Part Number: TMS570LC4357
I have a requirement to read some configuration information out of the EEPROM FLASH area at startup time. I would also like to keep the flash prefetch unit enabled, and all of the data FLASH address space mapped as normal memory after startup. Can you confirm whether this sequence of operations is subject to errata L2FMC#5?
- Device starts up (with flash prefetch enabled per default), running code out of data FLASH
- Disable flash prefetch
- Continue executing code out of data FLASH throughout
- Read some data from the EEPROM FLASH
- Re-enable flash prefetch
- Go on to enable the MPU with the data FLASH mapped as normal memory