Right click on the project name,
and click Rebuild Project.
The project builds
successfully.
In the Project Explorer
make sure the correct target configuration file is set as Active under
targetconfigs (Figure 3-2).
Then click Run →
Debug or debug button .
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.