UM1671
If you need to change the project settings (Include directories and preprocessor defines),
simply go through Project>Properties, and select C/C++ Build>Settings from the left panel:
For Include directories
C Compiler>Directories>Include path
For pre-processor defines
C Compiler>Symbols> Defined symbols
9.
To debug and run the application, select the project in the Project Explorer and press
F11 to start a debug session.
In the Project Explorer, select the project and press F11 to start a debug session (see
Figure
17).
The debugger in the Atollic TrueSTUDIO can be used to debug source code at the C and
assembly levels, to set breakpoints, to monitor individual variables and to watch events
during the code execution.
To run your application, from the Run menu, select Resume or, alternatively, click the
Resume button in the toolbar.
Executing and debugging firmware using a software toolchain
Figure 16. TrueSTUDIO project successfully compiled
Figure 17. TrueSTUDIO debug window
DocID025194 Rev 1
15/19
18
Need help?
Do you have a question about the STM32F401 Discovery and is the answer not in the manual?