Install the wince6.0 Development Environment on Windows XP

Source: Internet
Author: User
Tags microsoft website

Install the wince6.0 development environment in Windows XP

Due to the needs of this paper, I barely understood how to compile wince6.0 and develop applications in Windows. The following describes (ensure that the C drive has enough space before installation! Around 20 GB! It is mainly because the installation program needs to be decompressed during the installation process ):

Before Visual Studio 2005, platform builder must be installed to develop the wince embedded program. However, platform builder has been integrated into Visual Studio 2005 as a plug-in.

1.
Download and install Visual Studio 2005(Visual Studio 2008 only supports application development and cannot be used to customize the wince kernel ),We recommend that you install Windows XP. To reduce the trouble in the future, I chose to install it completely.

Successful installation information:

2.
Download and install Visual Studio 2005 Service Pack 1(Note if Visual Studio 2005 is installed in the Chinese version, then here also select the Chinese version of Sp1, file name is: VS80sp1-KB926604-X86-CHS.exe, about 430 MB), during the hard disk lights flash! We recommend that you do not do other things, otherwise it will be very slow. The installation is completed in almost an hour.

3.
Install Windows Embedded ce 6.0 evaluation EditionFrom the Microsoft official website downloading, there is only one setup.exe file, which is downloaded online. Key is: H8RQR-MMKRP-XFRFC-9HKGJ-82R6J, you can use the default configuration method (in ce6.0 operating system as long as the choice of armv4i can be, do not select other operating
System)

4.
Install Windows Embedded ce 6.0 platform builder Service Pack 1It should be an MSI file, about 56 MB

5.
Install Windows Embedded ce 6.0 r2There are two files, one is ce6r2. ISO (1.9

The other is setup.exe (used for online installation ). Download ce6r2. ISO and enable it directly in the virtual Optical Drive. Click setup.exe to install it. After the installation is complete, open Visual Studio 2005 and you will see "platform builder for CE 6.0" on the startup interface"


6.Install Microsoft device emulator 2.0 -- standalone release,

7.Install Virtual PC

Note: All the above information can be downloaded from the official Microsoft website!


After some hard work above, we finally installed the wince development environment. Below are all the files used for installation. A total of 4G installation files from the official website should be fully installed, disk C requires about 12 GB space. If everything goes well, the entire installation process will last for about six hours:





The following describes how to compile the wince kernel:


1.

Open Visual Studio 2005, click the file --> New --> Project, and select"Platform builder for CE 6.0", Select"OS design", Click Next. Because we have no device at hand
Packages) SelectDevice emulator: armv4iIn design templates, selectPDA deviceAnd then selectMobile
Handheld
And then select some applications according to your own situation. Here I keep the default, and then keep the default in the Network part. Then, click Finish. Then there will be a security warning prompt, ignore it, and acknowledge directly. Next we will compile our kernel: Right-click the project and set the debug mode or the release mode in the general attribute. The debug mode is large and some debug information will be output during kernel running, here we select the debug mode, and thenDisable enable in build options
Kitl
(Otherwise, the simulator will be black !), Finally, we can generate our solution. My Intel dual-core machine has been compiled for about half an hour.

The pop-up warning message does not need to be ignored.

But let's talk about it. I didn't pass it during the first compilation, and the build under the wince installation directory. the log contains the following sentence: Error sysgen0000: Error (s) in sysgen phase. Then google generates a command in the menu --> advanced build commands --> clean sysgen, later, the compilation was successful.

Stickers:


The following describes how to run in a simulator:

After compilation, click target --> connectivity options in the menu to set the mode (Set Download, transport, and debugger)


Click Apply and close.


Click target --> attach devices in the menu. The wince interface will appear in the simulator in a few minutes:





Choose device emulator manager in the tool menu, right-click the Pocket PC 2003 se square VGA simulation program, and select connect to open the simulator of Pocket PC 2003:


The following is an opened simulator:





Right-click the Smartphone 2003 se qvga simulation program and select connect to enable the simulator of Smartphone 2003:


The following is an opened simulator:





Refer:

Http://hi.baidu.com/hpyfei/blog/item/ef75cf4ed6364e1cb3de05c1.html

Done!


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.