> I'm doing the same thing with the VCOM example, and I think the biggest > stumbler is that the interrupts are wildly different between Keil and GCC. > Personally, I've got interrupts hooked back up correctly, but still no go. > Not that I've spent too many hours what with the holidays... > > Keep me posted if anyone out there has pointers; this is an interesting > thread (for me at least). Try setting breakpoint in error handling code of USB interrupt. If all is setup correctly you shouldn't see errors, and USB_EndPoint0() should be called. If not confirm PLL1 and peripheral setup. Joel
Message
RE: [lpc2000] RE: Keil USBmem example doesn't work when GCC compiler is used
2006-01-03 by Joel Winarske