This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eclipse:runconfig [2020/12/10 16:38] – [Creating New Run Configurations] ursgraf | eclipse:runconfig [2020/12/10 16:55] (current) – [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: | + | |
| - | | + | - Choose |
| - | - Choose | + | - Set selection to a desired target configuration, |
| - | - The // | + | - //Apply// stores |
| - | - 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? | + | |
| - | - //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: | ||