Tool/software: Code Composer Studio
Using CCS 5.5 to debug what appears to be cache-coherency issue with a TMS320C6678 core.
Using the memory browser with default "CPU Memory View", I can query data information in certain address.
But When my dsp program triggers a breakpoint , then i repeatedly click button ‘Go’ of the memory browser window,the data in that address sometimes change.
So how can i fix the real data is and how to understand "CPU Memory View"?