This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using EVM_3530.sln build wince 6.0(bin) success, but can not run win ce 6.0 os on beagleboard xm rev c

Other Parts Discussed in Thread: DM3730

Dear all:

I use BSP_WINCE_ARM_A8_01_02_00_Source.exe( EVM_3530.sln ) to build wince 6.0(bin) for beagleboard xm rev C,

the visual studio build success, but the beagleboard can not into win ce, I log the message by uart, my log show as

below:

Texas Instruments Windows CE SD X-Loader for EVM 3730
Built Apr 28 2015 at 13:44:21
Version BSP_WINCE_ARM_A8 1.02.00.02
open ebootsd.nb0 file
Init HW: controller RST
SDCARD: reqested speed 1000000, actual speed 1000000
SDCARD: reqested speed 25000000, actual speed 19200000
jumping to ebootsd image

Microsoft Windows CE Bootloader Common Library Version 1.4 Built Apr 28 2015 13:                                                                                                                                                  41:17

Texas Instruments Windows CE EBOOT for OMAP35xx/37xx, Built Apr 28 2015 at 13:44                                                                                                                                                  :09
EBOOT Version 0.0, BSP BSP_WINCE_ARM_A8 1.02.00.02

TI OMAP3730 Version 0x00000012 (ES1.2)
TPS659XX Version 0x30 (ES1.3)
System ready!
Preparing for download...
INFO: Predownload....
NAND manufacturer 0 device 0 : no matching device found
ERROR: FMD_Init call failed!
NAND manufacturer 0 device 0 : no matching device found
ERROR: FMD_Init call failed!
WARN: Boot config wasn't found, using defaults
INFO: SW4 boot setting: 0x12
NAND manufacturer 0 device 0 : no matching device found

>>> Forcing cold boot (non-persistent registry and other data will be wiped) <<<                                                                                                                                                  
Hit space to enter configuration menu 5...
Hit space to enter configuration menu 4...
Hit space to enter configuration menu 3...
Hit space to enter configuration menu 2...
Hit space to enter configuration menu 1...
Init HW: controller RST
SDCARD: reqested speed 1000000, actual speed 1000000
SDCARD: reqested speed 25000000, actual speed 19200000
BLSDCardReadLogo:  cannot open Logo.bmp

BL_IMAGE_TYPE_BIN

Download file information:
-----------------------------------------------------------
[0]: Address=0x80002000  Length=0x023a78cc  Save=0x80002000
-----------------------------------------------------------
Download file type: 1
................................................................................                                                                                                                                                  ................................................................................                                                                                                                                                  ..................................................................
.............rom_offset=0x0.
..ImageStart = 0x80002000, ImageLength = 0x23A78CC, LaunchAddr = 0x800122F8

Completed file(s):
-------------------------------------------------------------------------------
[0]: Address=0x80002000  Length=0x23A78CC  Name="" Target=RAM
ROMHDR at Address 80002044h
Launch Windows CE image by jumping to 0x800122f8...

Windows CE Kernel for ARM (Thumb Enabled) Built on May  7 2012 at 12:47:43
OAL: CPU revision 0x12:DM3730
OAL: CPU L2 Aux register 0x400042
****Profiler Build****
---High Performance Frequency is 26000914 hz---

1. Does anyone know what happen?

2.Did I use the wrong BSP?

Thank for your help, Victor