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.

CCS/C2000WARE: Piccolo Microcontroller - Flash ECC test

Part Number: C2000WARE

Tool/software: Code Composer Studio

Hello,

I am trying to introduce data error in flash through introduce bit error option in linker output tab (in Code composer studio).

I have declared a constant variable and modified one bit value through CCS and the value has been changed but flash ECC single bit error is not detected.

i have uploaded the workspace below.  

Note : linker file : 28004x_flash_api_lnk.cmd

           test case : flashapi_ex1_program_autoecc.c

let me know if you need more details.

flashapi_ex1_program_autoecc.zip