Galapad Technology Limited STR Manual Do Utilizador

Página de 6
o
 
2.2 Install Microsoft Visual Studio 2008 
You must install Microsoft Visual Studio 2008 as the precondition of Linkit SDK. Both Express Edition and 
Professional Edition are acceptable. If you do not want to buy Visual Studio, see Step 5 for help. 
o
 
2.3 Install MTK official Release Linkit SDK 1.0 
There are two versions, Chinese and English, see MTK-Package\Linkit-SDK-v1.0.00.21, follow the Getting Started 
With LinkIt_XXX.pdf for assistance. (The file ending Chi is Chinese version, ending with Eng is English version) to 
install Linkit SDK. 
After installation, go to Start Menu -> All Programs -> LinkIt SDK 1.0 -> Document for more information about 
how to use the Linkit IDE to develop. 
We use RVCT as the ARM compilation tool for our software, so be sure to change the ARM Compiler to RVCT3.1 
after you create a new project. See Start Menu -> All Programs -> LinkIt SDK 1.0 -> Document -> Linkit SDK IDE 
User Guide.pdf -> 3.1.5 
 
3 Read Galapad Linkit GTXLib API document 
 
See Galapad-Package\Galapad_Linkit_GTXLib_API_Doc1.0.pdf 
 
4 How to use GTXLib in your Linkit project 
 
GTXLib is a static library, so go to Start Menu -> All Programs -> LinkIt SDK 1.0 -> Document -> Linkit SDK IDE User 
Guide.pdf -> 3.1.5.2 for instructions on how to add Include files and Library files, and follow the steps below: 
o
 
4.1 Create a folder named “gtxlib” under your project root path 
o
 
4.2 Copy all the files under Galapad-Package\GTXLib-and-HeaderFiles into “gtxlib” 
o
 
4.3 Choose “Include files” in the drop-down box of the following interface: