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.

C6748内存空间分配

我使用创龙的6748开发版,我将.text段和.text:_c_int00放入SHDSPL2RAM里面,烧写到NANDflash里面,程序无法启动,但是烧写到SPIflash,运行正常。若将.text段和.text:_c_int00放在SHRAM和DDR里面,烧写到NANDflash也可以正常运行,不知道是怎么回事?