Hi,
I'm working on code for the C28 core, but it seems every the only way to enter debug mode is to reload Flash on the M3 core, then load Flash on the C28 core.
I also get eratic results if I try to recompile and reload the C28 while still in debug mode (system clocks don't initialize as expected). I've tried stopping and resetting both cores when I do this and making sure to start the M3 core first, but it usually doesn't work right and I end up chasing ghosts, so I've resorted to completely exiting edbug mode and re-entering it just to be sure everything starts correctly. But waiting for Flash to erase and reload is VERY time-consuming.
Any advice?