deep

a Cross Development Platform for Java

User Tools

Site Tools


eclipse:flashing

This is an old revision of the document!


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.

  1. In pulldown menu of the run button select Run Configurations….

  2. In the following window right click on the left side on “Deep Application” → New

  3. Choose a name for the configuration.
  4. The Browse… button opens the dialog to choose the deep project file.
  5. Enter the first letter of the file in the top field.
  6. All hits will display in the middle field.
  7. Mark the desired file and press OK.
  8. Set selection to Boot from flash.

  9. Apply stores configuration.
  10. Run compiles for the flash, downloads and runs the application.

Change existing run configuration

  1. In pulldown menu of the run button select Run Configurations….

  2. In the following window choose desired configuration on the left side.
  3. On the right side set selecttion to “Boot from flash”.

  4. Store with “Apply”.
  5. “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.1427454963.txt.gz · Last modified: 2016/02/25 13:33 (external edit)