Source Code Samples ====================== In this section you can find following Files: RegAccess.zip This Sample demonstrate how to directly access HW Registers from EVC++. (GPIO Manipulation is shown as an example of HW Register Access) NOTE: Requires CoprocLib and MapRegLib Interrupts.zip Shows how to use Interrupts in general and also the special case of GPIO interrupts NOTE: Requires CoprocLib and IntLib Public_Colibri_Libs.zip: CopocLib This is a library to access Coprocessor. Needed to get CPU ID. This library will also work under Windows CE 6.0 starting with BSP version 3.1 MapRegLib This library can be used to map register into process space. This library will also work under Windows CE 6.0 starting with BSP version 3.1 IntLib This library simplifies the usage of IST and ISR from an application. This library will also work under Windows CE 6.0 starting with BSP version 3.2 beta1 If you have any further questions, please contact us at colibri@toradex.com Have fun Toradex WinCE Support Team March-2009