Vortex86DX-MSJK Windows Embedded CE 6.0 R3 Jump Start Rev 2.2
Page 12 of 144
Fig. 1 – ICOP_VDX6326_60B BSP for CE 6.0
In addition to the device drivers, the following DLLs are provided to help developers access the VDX-
6326 SBC’s GPIO and Watchdog timers:
•
GPIO.dll (To access the 16-bit GPIOs)
•
IO.dll (To access the VDX-6326 SBC’s hardware I/O)
•
WDT.dll (To access the Watchdog timers)
When developing an OS design with the ICOP_VDX6326_60B BSP, these DLLs are included to the OS
design and compile into the OS runtime image by default.
Sample native and managed code projects showing how to use these DLLs are provided on the jump
start CD-ROM.
Refer to appendix L and M for more information about GPIO and watchdog timer.