Hi,
I am working on the MityDSP-L138F with a Blackhawk XDS560v2-USB System Trace Emulator.
When I try to debug the ARM code I get this error :
ARM9_0: Output: Target Connected.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: Memory Map Cleared.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: Memory Map Setup Complete.
ARM9_0: Output: ---------------------------------------------
ARM9_0: GEL: Error while executing OnTargetConnect(): Attempted to write unmapped virtual memory at 0x01C14038 at *((unsigned int *) (0x01C14000+0x038))=0x83e70b13 [OMAPL138_ARM_456.gel:205] at DEVICE_kickUnlock() [OMAPL138_ARM_456.gel:260] at OnTargetConnect() .
-----------------------------------------------------------------------------------
While this is working well with the C6748. I can debug without any issue.
I am using Code Composer Studio Version: 5.4.0.00091.
Does anyone has an idea how to resolve this? :)
Thank you,
Oleh