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.

DDR initialization failure on TI LCDKOMAPL138 board.

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

I failed to load my test code to my TI  LCDKOMAPL138 board. see error message below. But I have not problem to load code to my Logic PD - Zoom™ OMAP-L138 eXperimenter Kit. both boards use OMAP-L138 DSP.

using the same GEL file. does this indicate a hardware issue?

C674X_0: Output: Target Connected.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: Memory Map Cleared.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: Memory Map Setup Complete.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: PSC Enable Complete.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: PLL0 init done for Core:300MHz, EMIFA:25MHz
C674X_0: Output: DDR initialization is in progress....
C674X_0: Trouble Writing Memory Block at 0x1e1a110 on Page 0 of Length 0x4: (Error -1137 @ 0x1E1A110) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.1.507.0)
C674X_0: GEL: Error while executing OnTargetConnect(): Target failed to write 0x01E1A110 at *((unsigned int *) (0x01E1A000+0x110))=PLLM [C6748_LCDK.gel:43] at device_PLL1(24, 1, 0, 1, 2) [C6748_LCDK.gel:406] at Set_DDRPLL_150MHz() [C6748_LCDK.gel:424] at Set_DDR2_150MHz() [C6748_LCDK.gel:459] at Core_300MHz_mDDR_150MHz() [C6748_LCDK.gel:245] at OnTargetConnect() .

Thanks in advance!

Ron