Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
software:deep:ide:download_to_flash [2011-09-08 16:45] – angelegt grafsoftware:deep:ide:download_to_flash [2011-09-09 08:31] graf
Zeile 1: Zeile 1:
 ====== Download program into flash memory====== ====== Download program into flash memory======
 ===== First option: customize run-configuration ===== ===== First option: customize run-configuration =====
-  - Im Pulldown-Menü des Run Knopfes //"Run Configurations..."// auswählen.\\ {{.:runas_pulldown_flash.png?400&direct}} \\ +  - In pulldown menu of the Run button select //"Run Configurations..."//.\\ {{:software:deep:runas_pulldown_flash.png?400&direct}} \\ 
-  - Im folgendem Fenster auf der linken Seite die gewünschte Konfiguration wählen+  - In the following window choose desired configuration on the left side.  
-  - Auf der rechten Seite nun die Auswahl auf //"Boot from flash"// setzen.\\ {{.:flashrunconfiguration.png?400&direct}} \\ +  - On the right side set selecttion to //"Boot from flash"//.\\ {{:software:deep:flashrunconfiguration.png?400&direct}} \\ 
-  - Mittels //"Apply"// speichern+  - Store with //"Apply"//
-  - Mittels //"Run"// kann die gewählte Konfiguration direkt laufen gelassen werden.+  - //"Run"// compiles for the flash, downloads and runs the application.
 \\ \\
-Soll wieder ins Ram geladen werdenso ist die Auswahl wieder auf //"Boot from ram"// zu setzen.+If you wish to switch back to RAMset the selection back to //"Boot from ram"//.
 ===== Second option: add second run-configuration ===== ===== Second option: add second run-configuration =====
-Existiert noch keine Run-Konfiguration oder möchte man eine weitere Anlegen um eine bestehende nicht verändern zu müssen, geht dies wie folgt+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
-  - Im Pulldown-Menü des Run Knopfes //"Run Configurations..."// auswählen.\\ {{.:runas_pulldown_flash.png?400&direct}} \\ +  - In pulldown menu of the Run button select //"Run Configurations..."//.\\ {{:software:deep:runas_pulldown_flash.png?400&direct}} \\ 
-  - Im folgendem Fenster auf der linken Seite Rechtsklick auf //"Deep Application"// -> New \\ {{.:newrunconfiguration.png?400&direct}} \\ +  - In the following window right click on the left side on //"Deep Application"// -> New \\ {{:software:deep:newrunconfiguration.png?400&direct}} \\ 
-  - Auf der rechten Seite einen Namen für die Konfiguration festlegen+  - Choose a name for the configuration
-  - Mittels des //Browse...//- Knopfes wird der Dialog zur Auswahl der deep-Datei geöffnet+  - The //Browse...// button opens the dialog to choose the deep project file
-  - Im obersten Feld die ersten Buchstaben der Datei eingeben+  - Enter the first letter of the file in the top field
-  - Im mittleren Feld werden alle möglichen Treffer angezeigt. \\ {{.:deepfilechooser.png?250&direct}} +  - All hits will display in the middle field. \\ {{:software:deep:deepfilechooser.png?250&direct}} 
-  - Die gewünschte Datei markieren und mit //"OK"// bestätigen+  - Mark the desired file and press //"OK"//
-  - Die Auswahl auf //"Boot from flash"// setzen. \\ {{.:flashrunconfiguration.png?400&direct}} \\ +  - Set selection to //"Boot from flash"//. \\ {{:software:deep:flashrunconfiguration.png?400&direct}} \\ 
-  - Mittels //"Apply"// speichern+  - //"Apply"// stores configuration
-  - Mittels //"Run"// kann die erstellte Konfiguration direkt laufen gelassen werden. +  - //"Run"// compiles for the flash, downloads and runs the application.