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.

SPI启动



6657spi启动,双核.out文件大小经过转换的.dat文件接近4M,发现烧进去SPI之后就启动不了,请问TI的工作人员,SPI启动对文件的大小有限制吗?如何设置转换工具的参数,目前rmd文件参数为:

simple0.out
-a
-boot
-e _c_int00
-order L
-map SPIBOOT0.map
ROMS
{
   ROM1:  org = 0x0880, length = 0x2000000, memwidth = 32, romwidth = 32
          files = { simple0.btbl }
          
}          

请问如何设置?