Re: [Fx2lib-devel] fx2lib & stdbool.h
Status: Beta
Brought to you by:
mulicheng
From: Chris M. <fx...@m3...> - 2011-03-15 10:02:41
|
> Actually I have the Cypress Bulkloop firmware working on my > ADI demo boards which have the FX2 or FX2LP on board. And > the benchmark PC host application can work with that firmware. > But the bulkloop is not a high performance firmware which we are > interested. > > But I am not able to get the Cypress Cystream (either the > stock firmware or the fx2lib/sdcc version) working on my > boards (Windows either reports Code 10 error or the device > stay un-configured, Linux reports descriptor reading error). > So maybe my boards are not good for the cystream firmware. > Travis is getting a proper development board and hopefully > he can get the Cystream firmware working and use that > as a base for our test firmware. > > There is an interesting thread in the Cypress forum which might > be somewhat related. > http://www.cypress.com/?app=forum&id=167&rID=42452 > > Hi Xiaofan, I would be very interested in helping you & Travis with this testing/benchmarking effort. I have used libusb-0.1 on Linux and libusb-win32 on Windows for several years. And I think (at last!) I have a fair understanding of the FX2LP and its many quirks. For example if you can tell me what you need the firmware to do (e.g sink any host writes to EP6 or source data on EP2 for host reads) I could write some firmware for you (using fx2lib of course!), test it locally, provide a libusb-win32 program to show it working, and tell you exactly what you need to do (if anything) with the hardware to make it work. If you want to talk offline my Skype ID is "prophet36" and I'm based in the UK timezone. Chris |