Hi,
Problem : In the driver i am working i would require to writeback to memory from cache. I use the function Cache_wb () to do so. The buffer that requires to be written back could be from the non-chached section or cached section (Driver will not have control over this, this buffer would be supplied by the applications)
Observation: The function never returns, seems to stuck in some loop waiting for (attached is the image on CCSV5 when stopped)
Could we call cache validate / invalidate / write back on non-chached memory segments, what else could be wrong? Following are the configurations details
1. Platform - DM814x - M3 ISS core
2. BIOS Version - bios_6_31_04_27
3. XDC Tools - xdctools_3_20_08_88
Thanks, Sujith