TI's TUSB3410 USB CDC class implementation

I have an example of the cdc class implementation from texas but it was done on the IAR environment and I am having difficulty in porting it to the KEIL environment. Does someone maybe have an example of the usb cdc implementation on this micro for the KEIL environment. Or otherwise is there a general example of the cdc class implementation for the 8051 somewhere?

Parents
  • What difficulties, exactly, are you having?

    The device operation is, of course, entirely independent of what tools you use to build your code.

    So, it might be easier to go back to the TI documentation and work from there; just using the IAR code for reference for any points of doubt...?

    Have you spoken to your distributor to see if they can help?

Reply
  • What difficulties, exactly, are you having?

    The device operation is, of course, entirely independent of what tools you use to build your code.

    So, it might be easier to go back to the TI documentation and work from there; just using the IAR code for reference for any points of doubt...?

    Have you spoken to your distributor to see if they can help?

Children
More questions in this forum