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.

The Flash ECC in TMS570.

Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN

I does try self-test the main flash and EEPROM Emulation in TMS570LS3137.

I does self-test using call the checkFlashECC() and checkFlashEEPROMECC().

but,

1. flashWREG->FEDACSTATUS (main flash) -> 0x100  ESM 3Group 7Bit is Set.

2. flashWREG->EESTATUS (EEPROM Emulation) -> 0x101

The checkFlashECC() and checkFlashEEPROMECC() was generated using HalCoGen Version 03.09.00.

Also Self-Test code was generated using HalCoGen.

I have not been able to find a method to resolve. Where is the part that I can check?

Please, Help me.