UM1467 Using TASKING
Doc ID 022172 Rev 1 40/46
9.2 Debugging and running your TASKING project
Figure 53 shows the first step for debugging and running your TASKING project. From the
project toolbar menu select Debug > Debug STM32F4-Discovery_Demo.
Figure 53. TASKING debug window
The debugger in TASKING can be used to debug source code at C and assembly levels, set
breakpoints, monitor individual variables and 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.