用的ccs6,dm6437,发下在线调试ram中运行比自己烧到板子中flash中运行快,烧到板子中明显感觉图像处理时一卡一卡的,请问如何编写cmd或者asm文件实现程序先flash拷贝到ram中,然后运行?
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.
用的ccs6,dm6437,发下在线调试ram中运行比自己烧到板子中flash中运行快,烧到板子中明显感觉图像处理时一卡一卡的,请问如何编写cmd或者asm文件实现程序先flash拷贝到ram中,然后运行?
你好,
请问你的cache是否有正确配置?如果代码的cache命中率高的话,运行速度应该是类似的。