TIDUF18A October 2022 – February 2024
Right-click on the project name, and click Rebuild Project.
The project builds successfully.
In the Project Explorer ensure that the correct target configuration file is set as Active under targetConfigs.
Click Run → Debug. This action launches a debugging session. In the case of dual CPU devices, a window may appear to select the CPU that the debug must be performed. In this case, select CPU1.
The project then loads on the device, and CCS debug view becomes active. The code halts at the start of the main routine.