请问一下在CCS中,如何将.Lib中的部分函数放到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.
不是,我的意思是现在现有工程中调用了library.lib的函数,但是想将这个函数而不是所有library.lib中的函数放到RAM中执行,请问有什么办法