SPRAD24 august 2023 AM2631 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1 , AM263P4 , AM263P4-Q1
Import the project into CCS and select the appropriate build configuration. Right-click on the project in the Project Explorer and select Rebuild Project. Confirm that the Console pane shows that the project built without any errors.
On successful completion of the build, with the tidm_02014 project selected, go to Run → Debug or click the Debug button on the tool bar. By default the project will launch a debug session using the AM263x.ccxml file in the project. AM263x.ccxml is configured to use the Texas Instruments XDS110 USB Debug Probe on board the TMDSCNCD263 control card.
After clicking Debug, CCS will automatically connect to the target, load the output file into the device, and change to the CCS Debug perspective. The program should be halted at the start of main().
Click the Continuous Refresh button in the Expressions window tool bar to tell CCS to update the data continuously at a rate defined in the CCS debug preferences.