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中程序搬移到RAM中的方法?



参考controlsuit中代码实现了程序烧写,为了保证程序执行效率,我希望flash中代码可以像debug模式一样全部在ram中运行,请问有什么办法可以实现flash中固化程序全部在ram中运行,官方是否有相关文档?