Other Parts Discussed in Thread: UNIFLASH
Hello TI engineer:
I understood and was enable to generating the ECC via
- CCS or uniflash: "Auto ECC Generation" feature will enable ECC calculation/programming when loading the program to flash.
- Linker command file generating.
But the "ECC generation" option in Uniflash and CCS, or linker command file seems to be for the image only, and doesn't calculate the ECC for the unused flash section.
How to generate ECC for the whole flash, including unused flash section?
Thank you.