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.
* .rmd文件:
simple0.out
-a
-boot
-e _c_int00
-order L //-order L 是啥意思?
-map SPIBOOT0.map //这里“-map”是啥意思?为什么这里需要这条语句?
ROMS
{
ROM1: org = 0x0880, length = 0x2000000, memwidth = 32, romwidth = 32 //org、length、memwidth和romwidth是啥意思?
files = { simple0.btbl }
}