Hi,
I have L1 and L2 cache configured in TCF. As I understan, during bootload of the program, L1 & L2 caches are disabled.
I am not sure that "cache disable" means that it is invalidated, and so after bootloading a new software in DSP, I would like to ensure that the new downloaded software
will not obtain any old caching. so, would like to invalidate the L2 cache right after bootloading.
another question: since L2 cache was configured in TCF, is it enabled right after bootloading. can I safely use a function like CACHE_wbInvAllL2 right after bootloading?
thank you
Hezi.