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.

TMS570LC4357: Fapi Usage Question

Part Number: TMS570LC4357
Other Parts Discussed in Thread: RM57L843

Hi,

I wonder that can I use cache when I am using Fapi or FEE functions on tms570lc4357. 

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/693548/rm57l843-bank-7-programming---fapi_doverify-failing-in-certain-cases?tisearch=e2e-sitesearch&keymatch=fapi%252525252520cache#


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 ?