Other Parts Discussed in Thread: OMAPL138
Hi all,
we have a custom board based on OMAPL137, we noticed that we are not able to load program into Shared RAM (0x8000000) or DSP L2 RAM (0x11800000).
What we get form CCS4 is:
C674X_0: File Loader: Data verification failed at address 0x8000DD18 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.
For example we want to write value 2 under 0x8000200;

The result after write operation is:

The same situaltion is with DSP L2 RAM (0x11800000). DSP L1 RAM works fine. What can couse data corruption, it is possible that device is bloken ?
PLL problem ? Or decoupling capacitors ? JTAG ?
Regards Grzegorz