🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
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?