I work with OMAP-L138 and both of its cores work under SYS/BIOS. I didn't upload the ARM code into the FLASH ROM so I need to have both cores working simultaneously. But after I ran my ARM project in debug mode I can't start debug session with DSP core because CCS tells me it will stop previous (ARM) debug session. How can I debug my DSP code if I need keep my ARM code running?
↧