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.

将lib内函数拷贝到RAM运行



您好,

附件是我写的库以及测试工程,上次有位老师说在编写库的时候使用MemCopy函数将lib内的函数拷贝到RAM,但是我测试了,还是不行,从工程编译后的.map文件看,lib内的函数还是在FLASH区,并没有拷贝到RAM。请老师帮帮忙,在附件的工程里帮我改下,多谢了。

mylib.rar