Hello,
I use c2000 launchpad with CCS 5.2 and I set "Release" as active in build configurations.
Why my code can't run to main and I can't set breakpoint in CCS?
BR
kaiser
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.
Hello,
I use c2000 launchpad with CCS 5.2 and I set "Release" as active in build configurations.
Why my code can't run to main and I can't set breakpoint in CCS?
BR
kaiser
Hi Kai,
Which device you are using? Please check if you are able to write into internal RAM locations using CCS (memory window).
Regards,
Vivek Singh
Hi Vivek,
My platform is c2000 launchpad.
I can watch anything in memory window(data/program/IO).
BR
kai