Page | 91
2.
Click [Build-> Build Solution] in VS2008 menu, after sysgen and
build BSP have finished, replace the nk.bin located in the TF card
with the newly generated nk.bin
3.
Copy
C:\WINCE700\PUBLIC\PowerVR\oak\target\Rev125\ARMV4I\re
tail\*.exe to the SBC8600B windows embedded compact 7
system. And double click each demo to test.
7.7
Application Development
This chapter introduces how to develop Windows Embedded Compact 7
application programs in SBC8600B.
7.7.1
Application Program Interfaces and Examples
The API used for development of SBC8600B application programs employs
the Microsoft Windows Embedded Compact 7 standard application program
interface definition, SBC8600B only expands the interface definitions of
GPIO
based
on
standard
API.
Please
refer
to
the
CD\WINCE700\app\GPIOAppDemo to see how to control the GPIO pin
status.
Please check relative Help documents of MSDN Windows Embedded
Compact 7 API for Windows Embedded Compact 7 standard application
program interface definitions.
7.7.2
GPIO Application Program Interfaces and Examples
GPIO device name is L"GIO1:” The extension the DeviceIoControl interface
definition corresponding device IOCTL code includes:
IOCTL Code
Description
IOCTL_GPIO_SETBIT
Set GPIO pin as 1
IOCTL_GPIO_CLRBIT
Set GPIO pin as 0
IOCTL_GPIO_GETBIT
Read GPIO pin
IOCTL_GPIO_SETMODE
Set the working mode of GPIO pin
Summary of Contents for SBC8600B
Page 1: ...SBC8600B Single Board Computer Quick Start Guide Version 1 1 23rd Jan 2014...
Page 9: ...Page 2 1 3 Board Interfaces Figure 1 SBC8600B Interfaces...
Page 10: ...Page 3 1 4 System Block Diagram Figure 2 SBC8600B System Block Diagram...
Page 11: ...Page 4 1 5 Physical Dimensions Figure 3 MINI8600B Physical Dimensions...
Page 12: ...Page 5 Figure 4 SBC8600B Physical Dimensions...
Page 114: ...Page 107...