Search found 1 match

by langsweirdt
Thu Oct 04, 2007 4:05 pm
Forum: V-USB
Topic: Error during compilation
Replies: 1
Views: 3928

Error during compilation

Hi, When I'm compiling (with gcc 4.1.2) the firmware of the PowerSwitch project, I got this error: usbdrv/usbdrv.c: In function `usbInit': usbdrv/usbdrv.c:538: invalid lvalue in assignment usbdrv/usbdrv.c:543: invalid lvalue in assignment The compiler is referring to the lines in usbdrv.c: USB_INTR_...