在使用28377D的时候,把程序下载到flash里面,一启动就会弹出图中的界面,DSP的库用的是driver库。下载到ram都可以正常运行,实在找不到问题了。28377D.rar
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.
在使用28377D的时候,把程序下载到flash里面,一启动就会弹出图中的界面,DSP的库用的是driver库。下载到ram都可以正常运行,实在找不到问题了。28377D.rar
你好,这个工程之前有正常运行的经历吗?
一般delay函数要跑在RAM里面运行,运行前要调用MEMCPY函数,不知道你的工程是否有添加?