EM210 WinCE 6.0 User manual Ver 1.1 Date: 2014-04-08 EM210 Wince6.0 User manual...
Page 2
Date Description Author V1.0 2012-6-9 The initial released Version V1.1 2014-4-8 EM210 Wince6.0 User manual...
Page 3
Boardcon warrants this product to be free of defects in material and workmanship for a period of one year from date of buy. During this warranty period Boardcon will repair or replace the defective unit in accordance with the following process: A copy of the original invoice must be included when returning the defective unit to Boardcon.
Catalogue EM210 WINCE 6.0 USER MANUAL ....................1 1 WINCE6.0 INTRODUCTION ......................6 1.1 W 5.0 D .....................6 INCE IFFERENCE 1.2 W CE 6.0 ......................6 INDOWS NEW CHANGE 1.3 W CE R3 ......................7 NEW FEATURES 1.4 W CE6.0 R3 .........8 PLATFORM FOR INSTALLATION SOFTWARE INTRODUCED 2 COMPILE ENVIRONMENT ESTABLISH..................9...
Page 5
5.1 T S5PV210 UART BOOT ..................63 PROCESS OF 5.2 T S5PV210 NAND BOOT ..................64 PROCESS OF 5.3 T ..........64 HE COMPILED GENERATED SEVERAL FILES INTRODUCTION 5.4 T IROM S WINCE IMAGE ..............64 ERIAL GUIDE TO BURN EM210 Wince6.0 User manual...
Visual Studio 2005 PRO as Windows CE 6.0 will be one of the overall package, built-in many development tools and definition for developers many relatively easy. Windows CE 6.0 support Windows.net Compact Framework 2.0 as a application development and management Win32, MFC, ATL, WTL and STL, etc program EM210 Wince6.0 User manual...
Can now by special developers to use Silverlight, Microsoft Expression Blend and Internet Explorer Embedded technology development high definition content. Flash Lite components support and make WinCE have the play Flash animation and video ability, enhance the user experience. EM210 Wince6.0 User manual...
2 Compile environment establish Pay attention to the following software installation, in accordance with the following order installation, otherwise it will cause a compiler error 2.1 VS2005 development environment installation Double click VS2005\VS2005TEAMSUITE\vs\setup.exe EM210 Wince6.0 User manual...
2.4 Install Embedded CE 6.0 Platform Builder Service Pack 1 Double click Windows Embedded CE 6.0 Platform Builder Service Pack 1.msi EM210 Wince6.0 User manual...
REALARM hardware design features of a BSP, this BSP support WinCE6.0 R3. WinCE BSP often put in X:\WINCE600\PLATFORM,so, we need to copy the WinCE BSP\SMDK210 to the X:\WINCE600\PLATFORM\ directory, such as me: And we need to remove the SMDK210 folder read-only attribute: EM210 Wince6.0 User manual...
Page 42
Then copy S5PV210_SEC_V1 folder to the directory: X:\WINCE600\PLATFORM\COMMON\SRC\SOC Such as me: Modify the X:\WINCE600\PLATFORM\COMMON\SRC\SOC\ directory dirs file as: DIRS= S5PV210_SEC_V1 The purpose of the change is to only S5PV210_SEC_V1 compiled, and no longer build other file, reduce compile time. EM210 Wince6.0 User manual...
3.2 Establish new project Start VS2005,click menu flie\new\project: then input project name:EM210 and click OK: Click next: Select SMDKV210: ARMV4I and click next: EM210 Wince6.0 User manual...
PlatformBuilder can generate two type image files: One: User for release to the user, called Realse version, after generation the file stored in: D:\WINCE600\OSDesigns\EM210\EM210\RelDir\SMDKV210_ARMV4I_Release The EM210 is our project name. Two: User for debugging, called Debug version, after generation the file stored in: D:\WINCE600\OSDesigns\EM210\EM210\RelDir\SMDKV210_ARMV4I_Debug...
3.4 Set the engineering properties Right click the project “EM210”, and select properties: EM210 Wince6.0 User manual...
Page 49
Clear All, select English, such as follows: Build Options: Because we use EBOOT to guide WINCE mirror, so keep EBOOT space, KTL is used for debugging WINCE OS, here we not chose it, then click OK: EM210 Wince6.0 User manual...
3.5 Choose the end user application Choose for End user use Application(Application-End User), are shown below. Click on the left side of the window below, “Catalog Iterms View” option: EM210 Wince6.0 User manual...
3.6 Choose the development of the library with foundation Choose the Development application or service program of the base class library (Application&ServiceS Development) as shown below. According to your own development needs select the corresponding class library. EM210 Wince6.0 User manual...
Pay special attention to: FRAMEWORK2.0 is bring their own installation. FRAMEWORK3.5: if choice, Framework3.5 must be installed on your PC, or you will be a compiler error 3.7 Chose communication component EM210 Wince6.0 User manual...
Sysgen” compiled the project, after the project compiled, if only modify the BSP content, we use “Build Current BSP and Subprojects” compiled project. After we click “Build and Sysgen” , it will pop-up a window, only click “OK”, then , the project start compile: EM210 Wince6.0 User manual...
Page 62
Compile the project need a very lot time, please wait, after compiled finish the project, such as follow: The image (BL1_UART.nb0, bootimage.nb0, EBOOT.nb0, NK.bin) which download to the board are in the directory: D:\WINCE600\OSDesigns\EM210\EM210\RelDir\SMDKV210_ARMV4I_Release EM210 Wince6.0 User manual...
And Boot loader Boot Loader is running in RAM, does not keep them to NAND. Serial port is used to guide from the first written burn blank NAND, we call it IROM guide EM210 Wince6.0 User manual...
Page 64
NAND respectively NK.bin: WINCE OS. 5.4 The IROM Serial guide to burn WINCE IMAGE BOOT Select mode: Boot mode NAND SD(INAND) Note: The switch “JP106” up is OFF, down is ON. Board default is SD(INAND) start-up mode. EM210 Wince6.0 User manual...
Page 65
(6) Download WINCE IMAGE: set your board start from USB, insert the USB line, power on your board, then open the “Dragin V1.26.2.exe” software, and set it as follow: Then click ”DETECT”: EM210 Wince6.0 User manual...
Page 66
Then press “Reset” button, and the image will be downloaded into your board: EM210 Wince6.0 User manual...
Page 67
Download NK.bin: EM210 Wince6.0 User manual...
Page 68
After download all image to your board, then close it: EM210 Wince6.0 User manual...
Page 69
(7) Set your board start from “SD(INAND)” pull out the USB line, open the SecureCRT, repower on your board: That , we click [SPACE],select the LCD size: EM210 Wince6.0 User manual...
Page 70
Then restart your board, you will see the WINCE6.0 system is start: EM210 Wince6.0 User manual...
Need help?
Do you have a question about the EM210 and is the answer not in the manual?
Questions and answers