Re: downloading image without PB?
- From: "mobilevil" <mobilevil@xxxxxxxxxx>
- Date: Mon, 30 May 2005 17:29:30 +0800
ok... hay I've finished the rndis image download, thanks again for you great
help
and the speed is fine, i get 270-300KB/sec.
and I'm making my own tftp client software, file transfer is done and I'm
waiting for a pb compile which contain my debug msg in eboot's edbg command
handler, for me to copy the needed values....
it's a good idea to avoid dry run trace error, and the most important is you
have an excuse to take a break :D
"Henrik Viklund" <slaskhenrik@xxxxxxxxx> wrote in message
news:1117444586.759946.120370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
NK.bin contains all the information needed to launch the os. A couple
of things to note:
1.Eboot actually implements a tftp server, so you'd want to run a tftp
client.
2 Eboot waits for a "PUT" of "boot.bin" so you'd have to rename
"nk.bin" to "boot.bin"
3 Eboot listens on port 980 which is not the default TFTP port. Set the
client to use port 980 before downloading (which i beleave you cannot
do with tftp.exe)
4 After the image has been loaded, eboot waits for a "jump" command
from PB to launch the image so you'd have to modify this behaviour _if_
you want the image to automatically launch after the tftp-download.
Henrik
mobilevil wrote:
> but i thought PB is not really sending the nk.bin, but a generated on the
> fly file?
> seems the generated file contain information on storage address and
> booting
> address also? and it is dividing files into 32M parts?
> anyway I go test with tftp.exe now
>
> "K. S. Huang" <ksh_AT_bsquare_DOT_com> wrote in message
> news:uHJA3uOZFHA.1368@xxxxxxxxxxxxxxxxxxxxxxx
> > Surely, it is indeed using tftp protocol but using some other port
> > number
> > rather the defualt one.
> > You may also refer the following link
> > http://groups-beta.google.com/group/microsoft.public.windowsce.platbuilder/msg/4126be0396697de5
> > or
> > http://groups-beta.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/780fce36830527fc/1a552c61cbff5cf0
> >
> > "mobilevil" <mobilevil@xxxxxxxxxx>
> > ¼¶¼g©ó¶l¥ó·s»D:uFJoXQOZFHA.164@xxxxxxxxxxxxxxxxxxxxxxx
> >>I think PB is using TFTP to load the device? anyone tried to load image
> >>using a tftp client?
> >>
> >>
> >
> >
.
- References:
- downloading image without PB?
- From: mobilevil
- Re: downloading image without PB?
- From: K. S. Huang
- Re: downloading image without PB?
- From: mobilevil
- Re: downloading image without PB?
- From: Henrik Viklund
- downloading image without PB?
- Prev by Date: Is is possible to write a FMD for NAND flash supporting all the NA
- Next by Date: PAN Bridging
- Previous by thread: Re: downloading image without PB?
- Next by thread: Edit Control of Window CE 4.2 problem
- Index(es):
Relevant Pages
|