Hi,
I am doing a project in WLAN with OMAP3530.
The WLAN driver I got is “WL1271 Driver for Windows Embedded CE 6.0 v.6.x-WL6.1.4.1.exe”
After installing that, I got “WL1271_For_TI_EVM_3530” in OSDesigns folder.
But the BSP I had installed is latest one - “BSP_WINCE_ARM_A8_01_00_00_OMAP35XX_AMDM37XX_Demo.exe”
When compiling, error occurs that it cannot find the folder named “OMAP35XX_TPS659XX_TI_V1” and “TI_EVM_3530”
I got information that I had to migrate the BSP. So I had changed the include paths as specified in the below link.
http://processors.wiki.ti.com/index.php/Migrating_OMAP35x_from_BSP_OMAP35x_6.14_to_BSP_ARM_A8_1.00
But I cannot find one header file 'gpio.h'...
Is there any other