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.

Problem with executing example from FLASH on Piccolo

Hello.

I am trying to run DSP2803x_examples\Flash code from Flash. I did every step in "2803x C/C++ Header files and Peripherals Examples Quick Start" datasheet for executing code from Flash.  But when I am bulding the project, the linker writes error: "Data verification failed at address 0x3F6632". In this part of Flash memory is ".cinit" code.  But when I put ".cinit" to another part of Flash, this error ocures again in address where the ".cinit" is placed.  The message in CCS is:  "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."


Can you please help me what do do to fix this problem.

With regards Juraj Stredansky