Complete the following steps to enable debugging, if you have not already done so when setting up a build configuration:
- Make sure that your device is connected to your computer with a USB cable.
-
Right-click the build configuration in the Applications View.
A drop-down menu appears. -
Click Edit Build Configuration.
The build configuration screen opens. - On the Edit Build Configuration screen, go to the Optimization level (size, speed, or debugging) drop-down menu.
-
In the menu, select Optimize for debugging.
-
Make sure the Include debug thread information option is selected.
-
Make sure the Generate only checkbox is not selected.
-
Click Generate and Build.
The extension rebuilds the build configuration with the full set of debug options enabled and flashes the device automatically.