This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2634: How to run sbl_can_uniflash in the debugger

Part Number: AM2634
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Can the example project in MCU+SDK\examples\drivers\boot\sbl_can_uniflash\am263x-cc\r5fss0-0_nortos\ti-arm-clang be run and suspended in the debugger? Unlike a visual-studio project, I have been able to run my CCS projects in the debugger regardless of the debug-configuration set to release or debug. When I try to run the project unmodified in CCS, the project loads and might be running, however the CCS resume and suspend buttons are greyed out, and only the terminate button is available. I tried changing both the project->properties->CCS Build from release to debug, and the Build Configurations->Set Active from release to debug, and I still cannot suspend or set breakpoints. I assume all projects can be run in the debugger? If so, how can I do that?

Thanks,

Jim