This is my first attempt at installing a WinCE 6 image to an x86 SBC. The
SBC has 2 Realtek Ethernet ports and 4 serial ports. It has a CF slot
(nothing atteched) and IDE HDD formatted with a single 60 MB primary
partition. The image itself is very minimalistic, but the problem I'm having
is that it does not download to the controller. I'm using an Ethernet and
serial debug. This is the debug output that I'm getting, at which point, it
appears to hang. The Windows CE Debug log is

PB Debugger The Kernel Debugger is waiting to connect with target.
PB Debugger The Kernel Debugger has been disconnected successfully.
(CoreCon) Error: Failed to download image. Please check connection settings.

The serial debug log is...
....
No ARP response in 2 seconds, assuming ownership of 192.168.0.53
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Packet has the following data:
boot.bin[NULL]octet[NULL]
TFTP packet could have 1 name/value pairs
Locked Down Link 1
Src IP 192.168.0.53 Port 03D4 Dest IP 192.168.0.67 Port 098F
Default TFTP block size set to: 512 bytes
There were no options detected in the TFTP
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp

BL_IMAGE_TYPE_BIN


Download file information:
-----------------------------------------------------
[0]: Address=0x220000 Length=0x255849C Name=

****** OEMVerifyMemory Checking Range [ 0x220000 ==> 0x277849B ]
****** RAM Address ******



Any suggestions on what to try next?

TIA

Joe