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.

CODECOMPOSER: CODECOMPOSER

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: SYSBIOS, OMAP-L138

Tool/software:

Hello everyone,

I am trying to get the EVMOMAP-L138 LCDK to run SYSBIOS on the ARM core. My knowledge is limited to what I once learned in university in microprecessor courses.

In a previous discussion pointed me towards this thread: https://e2e.ti.com/support/processors-group/processors/f/791/t/1048609.

Unfortunately trying to reproduce the steps for the ARM CORE of the OMAP-L138 resultet in this error message:

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(): Page fault occurred reading 0x01C10800
     at (*((unsigned int *) ((0x01C10000+0x800)+(4*LPSC_num)))&0x1F) [EVMOMAPL138_ARM.gel:939]
     at PSC0_LPSC_enable(0, 0) [EVMOMAPL138_ARM.gel:543]
     at PSC_All_On_Full_EVM() [EVMOMAPL138_ARM.gel:251]
     at OnTargetConnect()
ARM9_0: Trouble Writing Memory Block at 0xc3000000 on Page 0 of Length 0x7ff0
ARM9_0: File Loader: Verification failed: Target failed to write 0xC3000000
ARM9_0: GEL: File: C:\dev\MMD4\ti-rtos-test\test_arm_sysbios\Debug\test_arm_sysbios.out: Load failed.
ARM9_0: Unable to terminate memory download: NULL buffer pointer at 0x320

Would you have suggestions how I can fix this issue?

Many thanks in advance

Jerry