string in nb0 file?
- From: "mobilevil" <mobilevil@xxxxxxxxxx>
- Date: Wed, 29 Jun 2005 18:05:50 +0800
i see this in my nb0 file, which is msystem ipl built in platform builder.
and what the ?! 2K is too tight for something like this.
C:\WINCE500\platform\BurberryV\target\ARMV4I\retail\MDOCIPL.pdb
i am making release build, can somebody explain why there is a full path
file name in my nb0 file?
bib file
MEMORY
; Name Start Size Type
; ------- -------- -------- ----
MDOCIPL 00000000 00000800 RAMIMAGE
RAM 00004000 00000800 RAM
CONFIG
BOOTJUMP=NONE
COMPRESSION=OFF
PROFILE=OFF
KERNELFIXUPS=ON
SRE=ON
ROMFLAGS=0
ROMSTART=00001000 ;here is the image start address ,platform
builder will remove the 4KB image header automatically ,
ROMSIZE=800
ROMWIDTH=32
MODULES
; Name Path Memory
Type
; ------ ---------------------------------------------- -----------
nk.exe $(_TARGETPLATROOT)\target\$(_TGTCPU)\$(WINCEDEBUG)\MDOCIPL.exe
MDOCIPL
makefile.inc
Module Name:
makefile.inc
Abstract:
This file tells nmake the correct dependency relationships
for objects created from c files in this directory which are
wrappers for c files in another directory.
!ENDIF
BootImage:
romimage $(ROMIMAGE_FLAGS) MDOCIPL.bib
copy
$(_PLATFORMROOT)\$(_TGTPLAT)\target\$(_TGTCPU)\$(WINCEDEBUG)\MDOCIPL.nb0
$(_FLATRELEASEDIR)
bin2hdr
$(_PLATFORMROOT)\$(_TGTPLAT)\target\$(_TGTCPU)\$(WINCEDEBUG)\MDOCIPL.nb0
"DWORD pIPL[]={" 0x 4 noswap , 8 }; ipl.h
copy
$(_PLATFORMROOT)\$(_TGTPLAT)\target\$(_TGTCPU)\$(WINCEDEBUG)\MDOCIPL.bin
$(_FLATRELEASEDIR)
.
- Prev by Date: TimeOuts setting in Default power manager in WinCE4.2
- Next by Date: Re: How to write special characters in platform.bib ?
- Previous by thread: TimeOuts setting in Default power manager in WinCE4.2
- Next by thread: Create bootable CF with application
- Index(es):
Relevant Pages
|
|