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.

LLC谐振开发套件的程序

请问LLC谐振开发套件的程序能放入RAM中吗?TI给的程序是默认放入flash中的,flash的区域有32K,但是LO SARAM只有4k,我把CMD文件改写后出现这个问题,请问怎么解决?

我的PRAML0是这样分配的PRAML0     : origin = 0x008000, length = 0x000FFF,4K已经最大了,还显示放不下。