Hello,
<Problem>
Linking fails when I try use functions such as IPC_registerInterrupt() etc. from...
C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2837xd\driverlib\ccs\Debug\driverlib.lib
...in my project:
<Cause>
The following driverlib folder contains ipc.c and ipc.h
C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2837xd\driverlib
But the driverlib project located at....
C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2837xd\driverlib\ccs
...does not have ipc.c as a linked resource.
<Question>
Why is ipc.c missing from C2000Ware 3.4 driverlib.lib please?
Thank you.