Share via


Windows Embedded CE Boot Loader Output for the Voice Over IP PXA270 Development Platform (Windows Embedded CE 6.0)

1/5/2010

The following example shows typical output from the Windows Embedded CE boot loader:

Microsoft Windows CE Bootloader Common Library Version 1.4 Built Mar  5 2007 15:32:15
Microsoft Windows CE Ethernet Bootloader 6.3 for Plato Platform Built Mar  5 2007

GetMacAddress returning MAC: 0-0-0-0-0-0

Initializing display...
Display initialized.
Power Manager initialized successfully.
System ready!
Preparing for download...

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

Initiating image download in 0 seconds.            2 seconds.            1 seconds.            0 seconds. 
INFO: Trying to initialize the USB for Eth...
HostMiniInit:: !!
Rndis:: initialization: with addr=0
Rndis:: initialization!
Rndis:: PDDInit Success!
Rndis:: Get MAC address 0000,0000,0000
RndisMdd:: PDD's max RX buffer = [8192] bytes.
Rndis:: initialization: Success
HostMini:: New filter set: [0x0] --> [0x20]
HostMini:: New filter set: [0x20] --> [0x0]
HostMini:: New filter set: [0x0] --> [0x2]
HostMini:: New filter set: [0x2] --> [0xB]
HostMini:: New filter set: [0xB] --> [0x2]
HostMini:: New filter set: [0x2] --> [0xB]
HostMini:: New filter set: [0xB] --> [0x2B]
Bulverde Rndis USB Ethernet controller initialized.
INFO: MAC address: 0-0-0-0-0-0
INFO: Using device name: 'VoIP_PXA27029525'
InitDHCP():: Calling ProcessDHCP()
ProcessDHCP()::DHCP_INIT
!CheckUDP: Not UDP (proto = 0x00000002)
!CheckUDP: Not UDP (proto = 0x00000001)
!CheckUDP: Not UDP (proto = 0x00000001)
!CheckUDP: Not UDP (proto = 0x00000001)
Got Response from DHCP server, IP address: 0.0.0.0
!CheckUDP: Not UDP (proto = 0x00000002)
!CheckUDP: Not UDP (proto = 0x00000001)

ProcessDHCP()::DHCP IP Address Resolved as 0.0.0.0, netmask: 255.255.252.0
Lease time: 7200 seconds
Got Response from DHCP server, IP address: 0.0.0.0
No ARP response in 2 seconds, assuming ownership of 0.0.0.0
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255

If you press the SPACEBAR to break into the configuration menu, the boot loader creates output similar to the following example:

Microsoft Windows CE Bootloader Common Library Version 1.4 Built Mar  5 2007 15:32:15
Microsoft Windows CE Ethernet Bootloader 6.3 for VoIP PXA270 Platform Built Mar  5 2007

GetMacAddress returning MAC: 0-0-0-0-0-0

Initializing display...
Display initialized.
Power Manager initialized successfully.
System ready!
Preparing for download...

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

Initiating image download in 1 seconds.

Boot Loader Configuration:

0) IP address: 0.0.0.0
1) Subnet Mask: 255.255.255.0
2) Boot delay: 3 seconds
3) Disable DHCP
4) Reset to factory default configuration
5) RNDIS MAC address: 0-0-0-0-0-0
6) Download new image at startup
7) Disable KITL at boot.
8) Format user partition and clean system hive at boot (Disabled).
9) Re-format physical flash layout.
D) Download image now
L) Launch existing flash resident image now


Enter your selection:

See Also

Tasks

How to Use the BSP for the Voice over IP PXA270 Development Platform
Downloading the Boot Loader to the Voice over IP PXA270 Development Platform