EasyManua.ls Logo

FriendlyARM Mini210S - Change Serial Output; Create SDK

FriendlyARM Mini210S
252 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Address: Room 1705,Block A1, Longyuan Plaza, Longkouxi Road, Guangzhou, China, 510640 Website: http://www.arm9.net
Sales: +86-20-85201025 Tech Support: +86-13719442657 Fax: +86-20-85261505
Email for Business and Cooperation: capbily@163.com Email for Tech Support: dev_friendlyarm@163.com
- 247 -
10.2.2 Change Serial Output
Open the options.h file you can define the serial ports’ output:
#define DEBUG_PORT DEBUG_UART_NONE
The default definition doesn’t output debug messages to any serial port. The DEBUG_PORTcan be set to
the following values:
DEBUG_UART_NONE -> No output message
DEBUG_UART0 -> output to COM1
DEBUG_UART -> output to COM2
DEBUG_UART2 -> output to COM3
DEBUG_UART3 -> output to COM4
10.2.3 Create SDK
When your PC only has VS2005 but doesnt have Windows CE6 Platform Builder
you still want to develop applications for the Tiny210 you need an SDK. After you
compile a default kernel you can create an SDK via VS2005. Note: this SDK only
applies to VS2005 and cannot work with EVC or VS2008. Here are the steps to create
it:
Step1: start VS2005 and open the compiled project file Mini210, right click on
Mini210-CE6-SDK and click on Build

Table of Contents

Related product manuals