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.

F28035 修改程序从RAM中运行



最近使用28035,调试程序使用RAM运行,速度没问题。但是现在转移到FLASH中运行,发现同步通信的速度跟不上了,我这边使用的是中断进行的响应,如果修改程序把这个中断函数放到RAM中运行,需要注意哪些问题呢?还有有没有什么文档,可以帮助一下,把程序放到RAM中执行,谢谢了