I compiled the IPC starterware code for the ARM and DSP. I can load and run the DSP code on the LCDK without a problem. When I try to load the ARM code on the board I get a Load Program Error. File: ...IPC_ARM.out: Load Failed. Iam using CCS5.5 with DSP BIOS 5_42_01_09. The rest of the error message is as follows:
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 0x80018000 on Page 0 of Length 0x2f88
ARM9_0: Unable to terminate memory download: NULL buffer pointer at 0x320
ARM9_0: GEL: File: C:\Users\x_dvogel.CORE\DAIRCM_II_sensor_omap\IPC_ARM\Debug\IPC_ARM.out: Load failed.
I am using a USB-560m ermulator to load the code.