🎉 We're happy to announce a new public release ðŸŽ‰

  • Pin Mapper for AURIX v1.1r5 - A graphical tool for defining AURIX device port mapping and generation of device initialization code
Contact us to get access

Arm Cortex TMS570: How to write to ECC?

15-Oct-2024

The TMS570 devices feature a Flash memory with optional ECC (Error correcting code) memory generation. ECC is generated in the ECC dedicated sectors, which are separated from the main Flash memory and can be programmed automatically or manually.


Solution

To be able to program your own ECC values disable the AutoGenerateECC option in winIDEA:

  1. Open Hardware | TI TMS570 | Configure | Configuration button.
  2. Uncheck option AutoGenerateECC.


More resources in winIDEA Help

Was this answer helpful?