This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I can build the CDC examples without errors, but when I added the USB API code to my SYS/BIOS pre-existing project, I get the following unresolved symbols:
USB_RX_memcpy ./TI Ports/MSP430 USB/USB_CDC_API/UsbCdc.obj USB_TX_memcpy ./TI Ports/MSP430 USB/USB_CDC_API/UsbCdc.obj abIEP0Buffer ./TI Ports/MSP430 USB/USB_Common/usb.obj abOEP0Buffer ./TI Ports/MSP430 USB/USB_Common/usb.obj bCDCDataReceived_event ./TI Ports/MSP430 USB/USB_app/usbEventHandling.obj tEndPoint0DescriptorBlock ./TI Ports/MSP430 USB/USB_config/UsbIsr.obj tInputEndPointDescriptorBlock ./TI Ports/MSP430 USB/USB_Common/usb.obj tOutputEndPointDescriptorBlock ./TI Ports/MSP430 USB/USB_Common/usb.obj tSetupPacket ./TI Ports/MSP430 USB/USB_config/UsbIsr.obj
..any idea where these might be? I'm searching around and nothing is popping up...
Ed Averill
**Attention** This is a public forum