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.

在memory browser中,输入相同的地址,为什么看到不同的值?



给几个核的程序分别加上断点,当都停在断点的时候,在memory browser中,输入相同的地址,为什么各个核看到不同的值?

尝试使用CACHE_invL1d函数和CACHE_wbInvL1d函数,发现问题依旧,请问这是什么原因?哪位大侠知道?万分感激!