Dear all I'm trying to recompile the USBmem example created by Keil for the LPC2148 using the GCC GNU compiler version 3.3.1 I introduced the __attribute__ ((__packed__)) in all structs and I replaced the Keil __packed attribute related to 2 WORD pointers with the related instructions, but again the code doesn't work. Does anybody realize the porting of the USBmem example using the GCC compiler ? Thank you Paolo
Message
Keil USBmem example doesn't work when GCC compiler is used
2006-01-02 by pberna2003