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.

DPSC6748关于RAM的问题

L1D与L1P只能用于cache么,不能像L2那样使用么?

手册上不是说可以用于普通的程序RAM或是数据RAM么?

如果是要把dsplib.lib中的FFT函数放在L2RAM或是L1PRAM中运行,要如何修改cmd文件

#pragma CODE_SECTION(DSPF_sp_fftSPxSP,"L1PCode");//无效

DSPL1PRAM    o = 0x00E00000  l = 0x00008000 

L1PCode >  DSPL1PRAM