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
Last revisionBoth sides next revision
eclipse:flashing [2015/03/27 12:11] – [Create a new run configuration] ursgrafeclipse:flashing [2020/09/11 09:43] – [Flashing your Program] ursgraf
Line 1: Line 1:
-====== Flashing your Program ======+====== Flashing your Program (on mpc555 only) ======
 You can either create a new run configuration or change an existing one. You can either create a new run configuration or change an existing one.
  
Line 10: Line 10:
   - Enter the first letter of the file in the top field.   - Enter the first letter of the file in the top field.
   - All hits will display in the middle field.    - All hits will display in the middle field. 
-  - Mark the desired file and press //OK/.+  - Mark the desired file and press //OK//.
   - Set selection to //Boot from flash//. \\ {{flashrunconfig.png?400&direct}} \\   - Set selection to //Boot from flash//. \\ {{flashrunconfig.png?400&direct}} \\
   - //Apply// stores configuration.   - //Apply// stores configuration.
   - //Run// compiles for the flash, downloads and runs the application.   - //Run// compiles for the flash, downloads and runs the application.
  
-===== First option: customize run-configuration ===== +===== Change existing run configuration ===== 
-  - In pulldown menu of the Run button select //"Run Configurations..."//.\\ {{:software:deep:runas_pulldown_flash.png?400&direct}} \\+  - 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.    - In the following window choose desired configuration on the left side. 
-  - On the right side set selecttion to //"Boot from flash"//.\\ {{:software:deep:flashrunconfiguration.png?400&direct}} \\ +  - On the right side set selection to //Boot from flash//.\\ {{flashrunconfig.png?400&direct}} \\ 
-  - Store with //"Apply"//. +  - Store with //Apply//
-  - //"Run"// compiles for the flash, downloads and runs the application. +  - //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//.
-If you wish to switch back to RAM, set the selection back to //"Boot from ram"//.+