Other Parts Discussed in Thread: UNIFLASH
Dear team,
I am trying to add ECC on FLASH. I added commands in linker but when I do the build it remains stuck. Any idea what I am doing wrong?

Thank you.
Jens
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.
Dear team,
I am trying to add ECC on FLASH. I added commands in linker but when I do the build it remains stuck. Any idea what I am doing wrong?

Thank you.
Jens
Hello Vamsi,
we need to activate the ECC for the safety implementation.
Can you please recommend a document on how to use the AutoEccGeneration mode.
Thank you!
Hi Daniel,
TI's CCS On-chip flash plugin and UniFlash support AutoEccGeneration mode by default. You will notice a radio button for AutoEccGeneration in the GUIs of these tools - and it is enabled by default. When this is enabled, you don't need to do anything to generate/program the ECC for the main array - flash tools will program the ECC for you.
Thanks and regards,
Vamsi