eboot烧写wince 5.0的nk.bin问题
好不容易把EBOOT整出来了,可是用它通过USB下载NK.BIN时,却出现以下提示信息,然后就没有了,请问有谁遇到过这种情况或者请高手帮我分析一下原因所在。谢谢啦!
Ethernet Boot Loader Configuration:
0) IP address: 192.168.0.15
1) Subnet mask: 255.255.255.0
2) DHCP: Disabled
3) Boot delay: 5 seconds
4) Reset to factory default configuration
5) Startup image: LAUNCH EXISTING
6) Program disk image into SmartMedia card: Enabled
7) Program CS8900 MAC address (12:34:56:78:90:AB)
8) Kernel Debugger: ENABLED
9) Format Boot Media for BinFS
E) Erase Reserved Block
B) Mark Bad Block at Reserved Block
F) Low-level format the Smart Media card
D) Download image now
L) LAUNCH existing Boot Media image
R) Read Configuration
U) DOWNLOAD image now(USB)
W) Write Configuration Right Now
A) Erase All Blocks
Enter your selection: u
System ready!
Preparing for download...
Please send the Image through USB.
Don't support raw image
!OEMVERIFYMEMORY: Invalid image
[解决办法]
Don't support raw image
很明显不支持这种镜像,去eboot中去看看代码,是不是考虑换个类型的镜像,比如:xip.bin啊。。。
[解决办法]