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中程序是否可以同时运行



比如在dsp2182中,将一些重要 的程序(如表格数据)固化到dsp的flash中,然后再载入程序到dsp的ram中运行,此时是否可调用flash中的表格数据到dsp的ram中一起运行。