6678核0对DDR的数据进行写操作,然后调用CACHE_wbInvL1d ,核1对DDR的数据进行读操作前调用CACHE_invL1d。可以读出的数据还是与写的数据不同。L2没用用于cache。并且对DDR进行了CACHE_enableCaching(136);DDR的使用地址为0x88000000
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.
6678核0对DDR的数据进行写操作,然后调用CACHE_wbInvL1d ,核1对DDR的数据进行读操作前调用CACHE_invL1d。可以读出的数据还是与写的数据不同。L2没用用于cache。并且对DDR进行了CACHE_enableCaching(136);DDR的使用地址为0x88000000