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.

CCSTUDIO-SITARA: Enabling DDR in CCS11

Part Number: CCSTUDIO-SITARA

I'm trying to enable DDR on the TMDS64GPEVM. I've enabled it on CCS using SysConfig. When I try to debug I get the following messages:

MAIN_Cortex_R5_0_0: GEL Output: CPU reset (soft reset) has been issued through GEL.
MAIN_Cortex_R5_0_0: Trouble Writing Memory Block at 0xa4100000 on Page 0 of Length 0x1000: (Error -1065 @ 0xA4101000) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 9.5.0.00143)
MAIN_Cortex_R5_0_0: File Loader: Verification failed: Target failed to write 0xA4100000
MAIN_Cortex_R5_0_0: GEL: File: C:\Projects\fdic\fdic\Debug\fdic.out: Load failed.

I have several questions:

I've seen a reference to one or more script files that should be run. The scripts option in my Code Composer is empty. Where are the script files stored?

Address 0xa4100000 should be the beginning of DDR, but it should be considerably larger than 0x1000. Where is this value coming from?

Anything else relevant to enabling DDR.

Regards,

Lee Thalblum