Datasheet
EXTERNAL USE
32
Debug Basics: Starting the Debugger
• Debug configuration is only required once. Subsequent starting of debugger does
not require those steps.
• Three options to start debugger:
− If the “Debug Configuration” has not been closed, click on “Debug” button on bottom right
− Select Run – Debug (or hit F11)
Note: This method currently selects the desktop target (project.elf) and gives an error. Do
not use until this is changed.
− Recommended Method: Click on pull down arrow for bug icon and select …_debug.elf
target