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.

关于DSP 程序代码从flash拷贝到ram中运行的疑问?

请教下各位,通过dsp的memorycopy ()函数,将flash中部分代码拷贝至ram中运行,的时候,如果我拷贝一个函数,里面调用了子函数,子函数代码会被拷贝到ram吗,还是说仅仅这部分代码而已。????