Application Development Procedure - Advantech UNO-1251G User Manual

Windows embedded compact7 software manual
Hide thumbs Also See for UNO-1251G:
Table of Contents

Advertisement

1.4

Application Development Procedure

UNO-1251G provides Software Development Kit (SDK) and a built-in runtime library;
you can use your existing Windows-based programming skills to develop applica-
tions easily and rapidly through those tools. This document introduces how to
develop custom applications step by step.
1.4.1
Application Development Procedure
1.
Install Microsoft Visual Studio 2008
The Microsoft Visual Studio 2008 tool is a desktop development environment for
creating applications and system components for Windows CE.NET-powered
devices. This version features new capabilities such as C++ exception handling,
Run Time Type Information (RTTI), and a plethora of new debugger functional-
ities. Before you begin to develop your application, you must install Microsoft
Visual Studio 2008 first.
2.
Insert UNO-1251G SD card into the USB slot in the host PC.
3.
Install UNO-1251G Software Development Kit for Visual Studio 2008 from the
below path:
C:\Program Files\Windows CE Tools\SDK
4.
Execute Microsoft Visual Studio 2008
5.
Select "File" / "New" to open a new project. Select your project type and enter
the new project name / location in the window. Please note that the CPU type
must be Win32 (WCE ARMV4I).
UNO-1251G Software User Manual for WEC7
Figure 1.24 New Project in Visual Studio
12

Advertisement

Table of Contents
loading

Table of Contents