hi all,
when i try to build the NK.BIN and NK.NB0, through
commnad line build for a HLBASE system.
i am getting an error like this...after completing the MODULES section
MODULES Section
Module Section Start Length psize vsize Filler
---------------------- -------- --------- ------- ------- ------- ------
nk.exe FileName 00032ff8 7 FILLER
kd.dll FileName 00011f7c 7 FILLER
coredll.dll FileName 00011f84 12 FILLER
ceconfig.h FileName 00011f90 11 FILLER
Unfilled ROM holes (address, length):
00002008 4088 00001184 3708 00033304 3324 00011f9c
100
00012fa8 88
total space 11308 in 5 ranges
Writing E:\WINCE420\release\NK.bin
Table of contents 00033358 0000007c ( 124)
Error: Found NULL or missing TOC pointer for nk.exe
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
my config.bib file is like this,
MEMORY
NK 00000000 00900000 RAMIMAGE
RAM 00900000 00024576 RAM
any idea what went wrong, i am just trying to build both serial boot loader
and OAL for an ARM9 processor, minimal kernal.
Regards
Sujith