Good morning,
Yesterday I was able to get the M3 blinky running on CCS5.3 on my DOCKH52C1 Controlcard. I had some problems with correctly launching. Once I got past that I added the C28 Blinky to my workspace from ControlSUITE. I have the project compiling and creating new out files. I can launch the debug of the C28 processor. I can get it to load the program. I can get it to run and even to step through disassembly. However the LED never go on or off. One thing that bothers me is that if I run the program the disassembly eventually gets to and IDLE, and never gets off of it.
I can't use the symbolic debug because the symbols don't seem to be available. In the settings there is a warning saying that if the symbols are loaded that performance is degraded and that a kernel patch is necessary. I find it hard to believe that the processor can't be debugged without these issues because the Concerto training showed us the ability to do symbolic debug.
Can somebody give me a step by step to correctly debug a C28 program. like the blinky?
For completeness I am attaching a zip of my project out for anyone to try.0317.blinky_c28.zip