程序中由于使用了外设搬运数据,所以在使用的时候需要使用cache_invalidate来刷新内存数据,但是发现此函数的时间延时会很大,达到十几到及时us,请问应该怎样减少消耗的时间?
dsp运行在500Mhz,x2-x1=5121 =10us多
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.
程序中由于使用了外设搬运数据,所以在使用的时候需要使用cache_invalidate来刷新内存数据,但是发现此函数的时间延时会很大,达到十几到及时us,请问应该怎样减少消耗的时间?
dsp运行在500Mhz,x2-x1=5121 =10us多