AN75779: missing attached code files ?? how to download?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
PeSe_1509996
Level 3
Level 3
25 replies posted 10 sign-ins 5 questions asked

I read the AN75779: "How to Implement an Image Sensor Interface Using EZ-USB® FX3™ in a USB
Video Class (UVC) Framework" pdf. The document mention there is a code attached (zip file) to this application note includes a file, GPIF II Designer/ImageSensorInterface.cydsn.

   

I not able to find the attached file(s) (nothing else just the pdf file).

   

I can't find the link on the Cypress web site.

   

Please, help me where can I find the zip file contains the attached code source files ??

   

Thanks in advance,

   

Best Regards,

   

Péter

0 Likes
3 Replies
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

   

Pleas find the files attached. We will fix the webpage ASAP.

   

Regards,

   

-Madhu Sudhan

0 Likes
PeSe_1509996
Level 3
Level 3
25 replies posted 10 sign-ins 5 questions asked

Dear Madhu Sudhan,

   

thanks ! 🙂

   

Best Regards,

   

Péter Seszták

0 Likes
PeSe_1509996
Level 3
Level 3
25 replies posted 10 sign-ins 5 questions asked

Dear Madhu,

   

Which SDK version you is used for this sample ?

   

for your kind information: it is not buildable (automatically) with current SDK version:

   

 

   

19:30:45 **** Incremental Build of configuration Debug for project USBVideoClass ****
cs-make all 
'Building target: cyfxuvc.elf'
'Invoking: ARM Sourcery Windows GCC C Linker'
arm-none-eabi-gcc  ./camera_ptzcontrol.o ./cyfx_gcc_startup.o ./cyfxtx.o ./cyfxuvcdscr.o ./sensor.o ./uvc.o    -T"C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\/firmware/common/fx3.ld" -nostartfiles -Wl,-Map,cyfxuvc.map -Wl,-d -Wl,--no-wchar-size-warning -Wl,--gc-sections -Wl,--entry,CyU3PFirmwareEntry "C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\\firmware\u3p_firmware\lib\fx3_debug\cyfxapi.a" "C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\\firmware\u3p_firmware\lib\fx3_debug\cyu3threadx.a" "C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\\firmware\u3p_firmware\lib\fx3_debug\cyu3lpp.a"  "C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\ARM GCC\\arm-none-eabi\lib\libc.a" "C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\ARM GCC\\lib\gcc\arm-none-eabi\4.5.2\libgcc.a" -mcpu=arm926ej-s -mthumb-interwork -g3 -gdwarf-2 -o"cyfxuvc.elf"
arm-none-eabi-gcc: error: C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\ARM GCC\\lib\gcc\arm-none-eabi\4.5.2\libgcc.a: No such file or directory
cs-make: *** [cyfxuvc.elf] Error 1

   

 

   

Sorry for my basic question: any hint how to change from V4.5.2 to V4.8.1? 

   

 

   

Thanks in advance,

   

Best Regards,

   

Péter Seszták

0 Likes