This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Issue Debug ARM on lcdkOMAPL138

Other Parts Discussed in Thread: OMAP-L138

Hi,

I am working on the lcdkOMAPL138 with a XDS100v2 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 read unmapped virtual memory at 0x01C10800 at (*((unsigned int *) ((0x01C10000+0x800)+(4*LPSC_num)))&0x1F) [OMAP-L138_LCDK.gel:868] at PSC0_LPSC_enable(0, 0) [OMAP-L138_LCDK.gel:509] at PSC_All_On() [OMAP-L138_LCDK.gel:244] at OnTargetConnect() .

-----------------------------------------------------------------------------------

While this is working well with the C674x. I can debug without any issue.

I think my target congiguration is good. I tried to link this OMAP-L138_LCDK.gel file to the ARM9 in the target configuration but i didn't succeed.

Does anyone has an idea how to resolve this? :)

Thank you,
Marc