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.

Error while loading a sample project to Concerto

Other Parts Discussed in Thread: CONTROLSUITE

Hi all,

During my study work with the Concerto-Processor(F28M35H52C1) , my project becomes too big for the RAM memory. That's why I wanted to load the program in the flash memory, but it didn't work. So I decided to study the sample project flash_m3 and tried to load this on the Concerto, but without success.

Error message:

- Cortex_M3_0: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.

- Cortex_M3_0: File Loader: Data verification failed at address 0x00201000 Please verify target memory and memory map.

- Cortex_M3_0: Warning: (Error -1003 @ 0x2BC5) Internal error: Invalid parameter passed to function. Restart the application. If error persists, please report the error. (Release 5.0.333.0)

- Error found during data verification.


- Ensure the linker command file matches the memory map.

I'm using the Code Composer Studio v4 and controlSUITE v2.5.0.
Can you help me to run the sample project. How can I solve this problem?


Thank you

Regards

Michael