hello all;
i am running a project in my EVMK2H12 in whitch i execute a code in my ARM(linux) in parrallel with a project whitch i run in DSP0 in debug mode with CCS.
after some seconds of running the both codes i get this error :
Trouble Reading Memory Block at 0xa0810a0c on Page 0 of Length 0x4:
(Error -1202 @ 0xA0810A0C)
Device core is hung. The debugger will attempt to force the device to a ready state to recover debug control. Your application's state will be corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further.
(Emulation package 5.1.232.0)
thank you.