Joined: 23 May 2006 Posts: 3 Location: Fordingbridge, Hampshire U.K.
Microchip USB CDC with PCW
Posted: Thu Jun 08, 2006 7:24 am
I'm trying to compile the Microchip USB CDC software (Application Note AN956) using the CCS PCW compiler - without any success.
I get lots (>100 error messages) for what appears to be 2 main reasons (though I could be totally wrong about this) - case insensitivity (e.g. byte being seen by the CCS compiler as the saem as BYTE), and not recopgnising certain directives like rom.
Has anyone come across this problem and solved it?
I'm pulling my hair out .......
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Posted: Thu Jun 08, 2006 9:58 am
The reason is that the code was written for the Microchip C18 compiler. Solution: Use the ex_usb_serial.c or ex_usb_serial2.c example.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum