deep

a Cross Development Platform for Java

User Tools

Site Tools


eclipse:runconfig

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
Last revisionBoth sides next revision
eclipse:runconfig [2020/12/10 16:38] – [Creating New Run Configurations] ursgrafeclipse:runconfig [2020/12/10 16:43] – [Adding More Run Configurations] ursgraf
Line 12: Line 12:
  
 ===== Adding More Run Configurations ===== ===== Adding More Run Configurations =====
-If you want to create a new one so as not to change an existing one, proceed as follows: +  Show the run configurations with //Properties - > Run/Debug Settings//. \\ {{.:runconfig2.png?300|}} \\ 
-  Make a In the following window right click on the left side on //"Deep Application"// -> New \\ {{newrunconfig.png?400&direct}} \\ +  - Choose which run configuration of the chosen board you want to copyPress ''Duplicate'' to copy an existing run configuration
-  - Choose a name for the configuration+  - Set selection to a desired target configuration, e.g. //load program to flash//. \\ {{flashrunconfig.png?400&direct}} \\ 
-  - The //Browse...// button opens the dialog to choose the deep project file. +  - //Apply// stores the new configuration.
-  - 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. +
- +
  
 Within a run configuration you can also specify where your program will be written to. This can be RAM or flash memory (see [[eclipse:flashing|Flashing your Program]]). Within a run configuration you can also specify where your program will be written to. This can be RAM or flash memory (see [[eclipse:flashing|Flashing your Program]]).
  
  
eclipse/runconfig.txt · Last modified: 2020/12/10 16:55 by ursgraf