问题1:如题:目前在使用DMA传输大量数据时,出现数据异常问题,怀疑是高速缓冲存储区一致性问题,请问该如何配置某个内存段属性为Non-cacheable呢?
问题2:如何将某一段程序或变量映射到上述配置为Non-cableable的内存段呢?
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.
问题1:如题:目前在使用DMA传输大量数据时,出现数据异常问题,怀疑是高速缓冲存储区一致性问题,请问该如何配置某个内存段属性为Non-cacheable呢?
问题2:如何将某一段程序或变量映射到上述配置为Non-cableable的内存段呢?