Other Parts Discussed in Thread: RM57L843
Hi,
I wonder that can I use cache when I am using Fapi or FEE functions on tms570lc4357.
In this link above there is an answer about RM57L843 which has same flash module(L2FMC) as TMS570LC4357 and it says accesses to the flash banks must not be cached. If so why there is no caution about this on the F021 FLASH API REFERENCE GUIDE, or TI FEE USER GUIDE.
How should I use the FEE driver for safety applications. If I have to close the cache, what is the reason ? Is it about speed difference between cache and flash ?