xmclib/ThirdPartyLibraries/USBlib/Examples/Device
2024-10-17 17:09:59 +02:00
..
GenericHID Init xmclib 2024-10-17 17:09:59 +02:00
VirtualSerial Init xmclib 2024-10-17 17:09:59 +02:00
WinUSB Init xmclib 2024-10-17 17:09:59 +02:00
Readme.txt Init xmclib 2024-10-17 17:09:59 +02:00

Project files are provided for the supported toolchains DAVE, Keil MDK v5 and IAR ARM Workbench.
For Keil MDK v5 double click on the .uvprojx file in the ARM folder
For IAR ARM Workbench double click on the .eww file in the IAR folder
For DAVE:
 - Open DAVE
 - Select File > Import ...
 - Select Infineon > DAVE Project. Click Next button
 - Select "Select Root Directory", click on Browse... button and select the DAVE folder in the example folder
 - Ensure "Copy Projects Into Workspace" in not checked. Click Finish button

The project files required that USBLib folder should be placed in the same root folder where XMCLib folder is located. 

The examples have been tested using USBLib 1.0.2 and XMCLib 2.1.6.