Page 1 of 1

Error in USBSlave_code.c after update to v3.6.11.53

Posted: Mon Mar 02, 2009 10:16 pm
by kersing
Hi,

After updating Flowcode (for PIC) to 3.6.11.53 using the 3.4/3.5 updater code using the USB Slave component does not compile. The error is caused by a typo on line 375 of USBDlave_code.c, it reads '#els' and should be '#else'.

Best regards,

Jac

Re: Error in USBSlave_code.c after update to v3.6.11.53

Posted: Tue Mar 03, 2009 9:13 am
by Steve
Hi Jac,

Thanks very much for spotting this. I hope it did not cause you too much of a headache!

I'll make sure there is an FAQ put up about this.

Re: Error in USBSlave_code.c after update to v3.6.11.53

Posted: Wed Mar 04, 2009 2:12 pm
by Benj
Hello Jac

Sorry about this. I have now fixed all three sets of files to allow the components to work correctly. The problem only appears when the enumertaion wait setting is activated inside the USB component.

Details can be found here on our FAQ.
http://www.matrixmultimedia.com/support ... .php?t=548