This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firstexample:mpc555flashing [2020/12/10 16:52] – [Create a new run configuration] ursgraf | firstexample:mpc555flashing [2020/12/10 16:58] (current) – [Create a new run configuration] ursgraf | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Create a new run configuration ===== | ===== 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 as described in [[eclipse: | + | If there is no run configuration yet create a new one as described in [[eclipse: |
| - | - In pulldown menu of the run button select //Run Configurations...// | + | |
| - | - In the following window right click on the left side on //" | + | Alternatively you could change an existing run configuration as described |
| - | - Choose a name for the configuration. | + | |
| - | - The // | + | You can also make a copy from an existing run configuration, see [[eclipse: |
| - | - Enter the first letter of the file in the top field. | + | |
| - | - All hits will display | + | |
| - | - Mark the desired file and press //OK//. | + | |
| - | - Set selection | + | |
| - | - //Apply// stores | + | |
| - | - //Run// compiles for the flash, downloads and runs the application. | + | |
| - | ===== Change existing run configuration ===== | ||
| - | - In pulldown menu of the run button select //Run Configurations...// | ||
| - | - In the following window choose desired configuration on the left side. | ||
| - | - On the right side set selection to //Boot from flash//.\\ {{flashrunconfig.png? | ||
| - | - Store with //Apply//. | ||
| - | - //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//. | ||