I wanna know what's on when I call those API function, where can i get the source code?
thank you!
Solved! Go to Solution.
Hi!,
The source code of Fx3 APIs are provided in fx3_sdk_1_3_3_src.zip (C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware).
Source code for CyU3PDeviceInit() is given in cyu3device.c file inside the above mentioned folder (fx3_sdk_1_3_3_src\sdk\firmware\src\system)
Hi!,
The source code of Fx3 APIs are provided in fx3_sdk_1_3_3_src.zip (C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware).
Source code for CyU3PDeviceInit() is given in cyu3device.c file inside the above mentioned folder (fx3_sdk_1_3_3_src\sdk\firmware\src\system)
please forgive me.... I just found the zip file now..