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.