I’m working with the TMS570LC4357 µC.
I’m developing the flash driver for the bootloader.
I'm able to erase the desired Flash bank and program it.
This issue happen when I try to read a Flash address which has not been programmed before.
So usually when this issue happen, the µC offer the possibility to disable the ECC checking on the reading operations.
I can not found the dedicated register on the UserManual.
So my question is if it is really possible to disable the ECC checking on the Flash?
Thank you for your support.
BR