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.
Hi,
I am trying create a new project. I added all include file and library file. When i am building a project I am getting this error:
unresolved symbol g_pfnVectors, first referenced in C:\ti\controlSUITE\device_support\f28m36x\v110\MWare\driverlib\ccs\Debug\driverlib.lib<interrupt.obj>
I dont know why this problem occurs. Please Advice me...
Thanks in advance!!!
Thirumoorthy.R
Please see my reply in this thread. As I mentioned there you are likely using a linker command file written for M3 devices with the C2000 project. Take a look at a ControlSuite example project for C2000 and set your linker command file accordingly.