From: sri on


Hi,

Let me first explain u the scope of my interest:

I am trying to bring up Microsoft Mainstone BSP Update release for
Windows mobile 5.0(AKU520) on MainstoneIII (Intel Px27x) board.For
this,I had successfully build Smartfone image(SHIP) and tried to
download NK.bin through Ethernet on MainStone board. The Eboot was
compiled with MainStone III BSP, and it has been programmed into the
flash.

Everything goes well until displaying "KITLGlobalState == 0x61".
And also the PB has already found the device in "connectivity
options".

But the problem is that after this message nothing is coming up and it
seems to stuck.

Could anybody give me some hint?

Here is the output on Hyperterminal:

Microsoft Windows CE Ethernet Bootloader Common Library Version 1.1
Built Mar
17
2008 11:15:14
Microsoft Windows CE Ethernet Bootloader 1.11 for the Intel
MainstoneIII
Develop
ment Platform Built Mar 17 2008

Press [ENTER] to download now or [SPACE] to
cancel.

Initiating image download in 0 seconds. INFO: Trying to locate/
initialize
PCMCIA
NIC in slot 0...
INFO: Trying to locate/initialize PCMCIA NIC in slot
1...
INFO: Trying to initialize the built-in SMSC
NIC...
INFO: SMSC LAN91C111 Ethernet controller
init
INFO: MAC address: 0-2-B3-0-CE-A2
System ready!
Preparing for download...
INFO: Using device name:
'MAINSTN52898'
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to
255.255.255.255
Locked Down Link 1
Src IP 192.29.8.101 Port 0400 Dest IP 192.29.8.105 Port
0D9B
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp

Download file information:
-------------------------------------------------------------------------------
[0]: Address=0x80100000 Length=0x1C8238 Name=

****** OEMVerifyMemory checking physical range [ 0xA0100000 ==>
0xA02C8237 ]...
****** RAM address ******

rom_offset=0x0.
ROMHDR at Address 80100044h
Download successful! Jumping to image at 0x80101000 (physical
0xA0101000)...
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flagWindows CE Kernel for ARM (Thumb Enabled)
Built on Oct
25 2005 at 17:27:50
ProcessorType=0411 Revision=4
sp_abt=ffff1000 sp_irq=ffff0800 sp_undef=ffffc800 OEMAddressTable =
801059e0
VBridge:: built on [Mar 14 2008] time [10:45:35]
VBridgeInit()...TX = [16384] bytes -- Rx = [16384] bytes
Tx buffer [0xA032F000] to [0xA0333000].
Rx buffer [0xA0333020] to [0xA0337020].
VBridge:: NK add MAC: [0-2-B3-0-CE-A2]
KITLGlobalState == 0x61



Thanks in advance!