We are using the shared L2 memory to pass status information from TCI6486 Cores 1-5 back to Core0. However, updates by Core1-5 are not always visible to Core0. Is Shared L2 cached? We added CACHE_wbL1d() calls (L2 is all SRAM - no cache) but no luck. What else should we try?
Thanks-