Re: [Fx2lib-devel] CYStream
Status: Beta
Brought to you by:
mulicheng
From: S S <ss...@ho...> - 2010-01-22 15:40:33
|
Looks like there are some warnings when compiling the firmware: sdcc -mmcs51 --xram-size 0x0800 --code-size 0x2e00 --xram-loc 0x3200 -Wl"-b DSCR_AREA = 0x2e00" -Wl"-b INT2JT = 0x3000" -c -I../../../mulicheng-fx2lib-0925334/include CYStream.c CYStream.c:280: warning 85: in function handle_vendorcommand unreferenced function argument : 'cmd' CYStream.c:285: warning 85: in function handle_get_interface unreferenced function argument : 'ifc' CYStream.c:587: warning 110: conditional flow changed by optimizer: so said EVELYN the modified DOG CYStream.c:593: warning 85: in function handle_set_interface unreferenced function argument : 'ifc' sdcc -mmcs51 --xram-size 0x0800 --code-size 0x2e00 --xram-loc 0x3200 -Wl"-b DSCR_AREA = 0x2e00" -Wl"-b INT2JT = 0x3000" fw.rel CYStream.rel dscr.rel fx2.lib -L../../../mulicheng-fx2lib-0925334/lib -o firmware.ihx Cheers, Sébastien From: ss...@ho... To: fx2...@li... Date: Fri, 22 Jan 2010 14:56:39 +0000 Subject: [Fx2lib-devel] CYStream Hi Dennis, Does the CYStream example work with the version of the lib pulled from the git directory? I am able to load the firmware in RAM or EEPROM but the device doesn't seem to enumerate properly. When loaded in RAM the pid doesn't get updated (still shows as 0x8613 as per default) and when I load it into eeprom if I unplugged and re-plug the device it seems to hang up (when doing lsusb the command hangs up). Cheers, Sébastien Not got a Hotmail account? Sign-up now - Free _________________________________________________________________ Send us your Hotmail stories and be featured in our newsletter http://clk.atdmt.com/UKM/go/195013117/direct/01/ |