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.
Tool/software: Code Composer Studio
I have loaded my F28335 dsp with the Flashing LED project. Somehow the code composer studio debug option couldn't be stopped and now the led is kept blinking all the time. I have uninstalled CCS several times but still the board is blinking and now new code can not be debugged. I am using CCS 8.3 and CCS 5.1
In CCS v7,4 how can i access On-chip flash program?
And the program is loaded in flash memory so do I have to check the all sectors to erase?
Have you made any progress in your debug? I'm not sure what you mean about how to access on-chip flash program. In the Debug perspective in CCS after you've connected to the device, you should be able to go to Tools-->On-Chip Flash and open up a window where you can interact with the flash settings, erase sectors, etc...Do you not see this panel in your CCS?
You don't have to erase all of them if your application only uses a few of them.
Whitney