您好: 請問為什么當編譯內核后出現 NK.NB0,NK.NB1后的NK.BIN無法燒寫入開發(fā)板,只有NB0文件的BIN文件可以燒入 無法燒入時出現 Enter your selection: u System ready! Preparing for download... INFO: *** Device Name 'SMDK64100' *** Please send the Image through USB.
BL_IMAGE_TYPE_BIN
Download BIN file information: ----------------------------------------------------- [0]: Base Address=0x80150000 Length=0x2870ff4 ----------------------------------------------------- BIN image type unknow !OEMVERIFYMEMORY: Invalid image 的錯誤 工程已打開 Run-time image can be larger than 32 MB (IMGRAM64=1) 選項 還需如何設置 清指教
;IMAGE_NK_SIZE EQU (0x03F00000) ; Set Max size, This will be tailored automatically. ;IMAGE_NK_SIZE EQU (0x027FB000) ; gjl 02800000 IMAGE_NK_SIZE EQU (0x03EB0000) ; gjl 02800000
3.C:\WINCE600\PLATFORM\SMDK6410\FILES\config.bib
MEMORY
IF IMGMULTIXIP !
#define NKNAME NK ;#define NKSTART 80100000 ;#define NKSTART 80105000 #define NKSTART 80150000 ; gjl 80145400 ; ;#define NKLEN 03F00000 ; 63MB (Max size, to match image_cfg.* files. This will be auto-sized) ;#define NKLEN 02800000 ; 40MB #define NKLEN 03EB0000 ;