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.

how to debug cache enabled program on C6455

 hello, I 'm debug program that are enabled L1D cache and L2(32KB cache) cache. when I debug the program , after I halted the program by breakpoint, I found some variable which are watched by " expression watch window in CCSV5" are not Consistent with my expectations , I want to know how to debug cache enabled program , can I watch variable by expression watch window or memory window.