Hello,
I'm using Code Composer Studio 6.0 with the C2000 F28069 Experimenter's kit. I started with adapting the basic flashing leds example in control suite. I've built off this project, and every time I got to a robust, functional project, I copied the project over so that I have a backup. The last time I did this, I switched over to debug in FLASH because the code size increased past what is available in RAM. I am using the FLASH CMD file that was included in the original project. The project builds fine, but when I push debug, literally nothing happens. No error messages or warnings at all.
I've tried restarting CCS and trying again, but it doesn't change anything. I've tried running previous versions of the project that I have in my workplace, and they debug and run fine. It's only this new project that fails.
I wanted to look at the debug properties, but when I right click the project, click properties, and select "debug" I receive an error that says "Error reading Debug Properties".
Any ideas on how to fix this issue?
Thanks!
Best,
Matthew