EVC environment Installation Guide
Author: Cai zhanju
Email: caizhanju@yahoo.com.cn
I. Software preparation
(1)
Evc
(2)
Microsoft Pocket PC 2003 SDK
(3)
Windows Mobile 2003 Second Edition simulator Image
(4)
Mapxmobile505_eval
Ii. Installation Process
(1) install evc.
A.
First, click the setup.exe file to install evc.
B.
Follow the online post and install evcsp4 after evc is installed. After consulting, I learned that you can install sp3 or above.
Install sp3 here. My installation process is like this. First install eVC4SP2 and then install eVCSP3.
(2) After completing step 1, install an sdk for evc.
Here we install Microsoft Pocket PC 2003 SDK. msi
(3) install the windows mobile Simulator
Double-click the file Windows Mobile 2003 second edition emulator images for Pocket PC-CHS. MSI to install
(4) install the Mapx Mobile Simulator
Install the double-scan mapxmobile505_eval.exe File
Iii. Problems I encountered
(1) download file failed
The system prompts that a connection cannot be established with the target. In this case, do not panic. This is only caused by incorrect configuration items in the development environment.
Solution: Because the simulator is used here, rather than the object target board. We need to set the target to Pocket PC 2003 emulator.
(2) After the new project is created, the development environment freezes down there
It is likely that SP3 is not installed in the installation environment. You can reinstall SP3 to solve this problem.
(3) An error occurred while opening EVC.
Probably because no SDK is installed in EVC. Installing the SDK can solve this problem.
(4) The new project is normal, and the download fails. The simulated interface cannot be jumped out.
Check whether the virtual PC application services is disabled in the Device Manager.
If yes, you can take a few steps to solve the problem.
My computer-> right-click-> properties-> advanced-> Start and fault recovery-> Settings-> edit button
A text file will pop up to change/noexecute to/execute and restart the machine.