deep

a Cross Development Platform for Java

User Tools

Site Tools


eclipse:flashing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eclipse:flashing [2016/02/25 13:33] – external edit 127.0.0.1eclipse:flashing [2020/12/10 16:49] (current) – removed ursgraf
Line 1: Line 1:
-====== Flashing your Program ====== 
-You can either create a new run configuration or change an existing one. 
- 
-===== Create a new run configuration ===== 
-If there is no run configuration yet or if you want to create a new one so as not to change an existing one do the following. 
-  - In pulldown menu of the run button select //Run Configurations...//.\\ {{runas_pulldown.png?400&direct}} \\ 
-  - In the following window right click on the left side on //"Deep Application"// -> New \\ {{newrunconfig.png?400&direct}} \\ 
-  - Choose a name for the configuration. 
-  - The //Browse...// button opens the dialog to choose the deep project file. 
-  - Enter the first letter of the file in the top field. 
-  - All hits will display in the middle field.  
-  - Mark the desired file and press //OK//. 
-  - Set selection to //Boot from flash//. \\ {{flashrunconfig.png?400&direct}} \\ 
-  - //Apply// stores configuration. 
-  - //Run// compiles for the flash, downloads and runs the application. 
- 
-===== Change existing run configuration ===== 
-  - In pulldown menu of the run button select //Run Configurations...//.\\ {{runas_pulldown.png?400&direct}} \\ 
-  - In the following window choose desired configuration on the left side.  
-  - On the right side set selection to //Boot from flash//.\\ {{flashrunconfig.png?400&direct}} \\ 
-  - Store with //Apply//. 
-  - //Run// compiles for the flash, downloads and runs the application. 
-  - If you wish to switch back to RAM, set the selection back to //Boot from ram//. 
  
eclipse/flashing.1456403585.txt.gz · Last modified: 2016/02/25 13:33 by 127.0.0.1