I'm using a LogicPD MCF5475EVB and wish to enable it as a USB device. Ultimately we wish to create a virtual COM port on a PC to this device to replace the serial link as we require higher speed communication - I understand doing it this way wouldn't require a driver to be developed on the (Windows) PC. The application currently is not terribly complex (1200 lines/31k of our own code), doesn't use an OS (just native C code) and is built with both m68k-elf tools and CodeWarrior.
Is there any sample USB device code available for this processor?
Any helpful suggestions as to where to start with this?
Thanks
David