Re: [Fx2lib-devel] fx2lib & stdbool.h
Status: Beta
Brought to you by:
mulicheng
From: Xiaofan C. <xia...@gm...> - 2011-03-15 09:25:28
|
2011/3/15 Trygve Laugstøl <tr...@in...>: > I have fx2lib-based firmwares that I've used to run the TCK for my > libusb-based javax.usb implementation [1]. I've also done some libusb > hacking [2] to get the Java implementation to work. Let me know if you need > some help with writing firmwares for testing libusb. > > [1]: https://github.com/trygvis/javax-usb-libusb1/tree/master/firmwares > [2]: http://git.libusb.org/?p=libusb-trygvis.git;a=summary;js=1 > Thanks. I will take a look at your firmware. 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 -- Xiaofan |