Hello all,
I was trying to make some changes in the EVM firmware by importing the files to CCS. I have imported all the necessary files but I get errors when I try to compile the codes.
I have imported the files to libs folder and added all the import.
Is there any file that I have missed or are there any errors in the code? Please respond.
Given below are the errors I have faced.
Description Resource Path Location Type
#20 identifier "UPCS0" is undefined usb.c /Original_EVM/libs/USB/USB_API/USB_Common line 404 C/C++ Problem
unresolved symbol abOEP0Buffer, first referenced in ./libs/USB/USB_API/USB_Common/usb.obj Original_EVM C/C++ Problem
unresolved symbol abIEP0Buffer, first referenced in ./libs/USB/USB_API/USB_Common/usb.obj Original_EVM C/C++ Problem
unresolved symbol tInputEndPointDescriptorBlock, first referenced in ./libs/USB/USB_API/USB_CDC_API/UsbCdc.obj Original_EVM C/C++ Problem
unresolved symbol tEndPoint0DescriptorBlock, first referenced in ./libs/USB/USB_API/USB_Common/usb.obj Original_EVM C/C++ Problem
unresolved symbol tSetupPacket, first referenced in ./libs/USB/USB_API/USB_CDC_API/UsbCdc.obj Original_EVM C/C++ Problem
unresolved symbol tOutputEndPointDescriptorBlock, first referenced in ./libs/USB/USB_API/USB_CDC_API/UsbCdc.obj Original_EVM C/C++ Problem
#10010 errors encountered during linking; "Original_EVM.out" not built Original_EVM C/C++ Problem
<a href="file:/F:/ti/ccsv5/tools/compiler/dmed/HTML/10234.html">#10234-D</a> unresolved symbols remain Original_EVM C/C++ Problem