I am using CCS v3.3 and MatlabR2013b. I am trying to generate C code from simulink and load it on the OMAPL138/C6748. Simulink generates the code but when CCS loads my .out, I have the following error:
Data verification failed at address 0xC3100000. Please verify target memory and memory map
On Matlab, I configured the Target Hardware Resources like this: 
I also joined files: .cmd, cfg.cmd and .gel in a zip folder.
When I am looking in view memory I get this:
Can you help me? I tried to change address and length of the memory but I have always the same error.
Thanks.