Hi all,
I have ported the Windows CE 6.0 BSP of Embest DevKit8500 Board(TI’s DM3730 processor) to Windows Embedded Compact 7 by following the steps in MSDN Document "BSP Porting Guide for Windows Embedded Compact 7" .I have built the image. But while trying to boot, it hangs up.
The last part of serial log:
Address=0x80101000 Length=0x2b912d0 Name="" Target=RAM
ROMHDR at Address 80101044h
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flags:0x0
Launch Windows CE image by jumping to 0x800020a0...
I have tried Nand boot and Ethernet boot. Both are successful for WinCE6.But for WEC7, image fails to launch.
Using debug led, it is found that the booting hangs at KernelStart() in <WINCE700>\platform\DevKit8500\SRC\oal\oallib\startup.s
I am using evaluation version of WEC7. So I am not able to access the access the kernel code in <WINCE700\Private> folder.
Please help to solve this.
Regards,
Jayaram