
UM0299
Running the demo project
Figure 3.
Project window
3.2
Compiling the project and programming the flash memory
1.
Click the "Make All" icon in the menu bar:
This compiles and builds the project.
2.
Start the debugger by clicking the debugger icon in the menu bar.
This programs the flash and refreshes the RIDE environment, showing actions in the
"Debug/Action/Messages Window" (See
).
The line highlighted in blue in the Code/ Edit/Trace window indicates where MCU
execution has stopped in the main program, waiting for your debugging command. In
the example shown in
, MCU execution stopped at the first line of executable
code.