STMicroelectronics Discovery kit for STM32 F030 Value line - with STM32F030R8 MCU STM32F0308-DISCO STM32F0308-DISCO Fiche De Données

Codes de produits
STM32F0308-DISCO
Page de 18
DocID025326 Rev 1
UM1677
MDK-ARM toolchain
17
If you need to change your project settings (Include and preprocessor defines), you need 
just to go through project options: 
For Include directories'
Project>Options for Target > C/C++ > Include Paths
For pre-processor defines
Project>Options for Target > C/C++ > Preprocessor symbols > Define
5.  In the MDK-ARM IDE, from the Debug menu, select Start/Stop Debug Session or, 
alternatively, click the Start/Stop Debug Session button the in toolbar, to program the 
Flash memory and begin debugging.
Figure 10. Start/Stop Debug Session button
6.  The debugger in the MDK-ARM can be used to debug source code at C and assembly 
levels, set breakpoints, monitor individual variables and watch events during the code 
execution.
Figure 11. MDK-ARM debuger screen
To run your application, from the Debug menu, select Run. Alternatively, click the Run 
button in the toolbar to run your application.
Figure 12. Run button