baiseda 发表于 2013-2-7 06:08:55

如何制作支持VMWare的Windows CE BSP

不知道有没有人试过在VMWare中跑过Windows CE。可能有人会问:在VMWare中跑Windows CE有什么意义?WindowsCE不是有基于Vritual PC的emulator吗?要做干吗不做一个基于Microsoft自己的Virtual PC的?
简单的答案是,VMWare支持一些Virtual PC(包括Windows CEemulator)不支持的硬件。对我来说,最吸引我的是VMWare支持USB设备。另外根据我的经验VMWare的性能比Virtual PC强。
本文介绍如何针对VMWare支持的硬件,做一个相应的Windows CEBSP。根据VMWare虚拟机的spec,我打算支持的硬件列表如下(SCSI设备、软驱这些用的比较少就算了):

<div style="">Graphics

•VGAandSVGAsupport

IDEDrives

•IDEvirtualdisksupto950GB

•Serial(COM)Ports

•Uptofourserial(COM)ports

USBports

•Two-portUSB1.1UHCIcontroller

Keyboard

•104-keyWindows95/98enhanced

MouseandDrawingTablets

•PS/2mouse

EthernetCard

•AMDPCnet-PCIIIcompatible

Sound

•EmulatesCreativeLabsSoundBlasterAudioPCI(MIDIinput,gamecontrollersandjoysticksarenotsupported,exceptforUSBdevices)
页: [1]
查看完整版本: 如何制作支持VMWare的Windows CE BSP