I am facing a linking issue error when I compile the combined stacks of SPP Code of CC2564 on TIVA C Series with the USB stacks(USB Configured as CDC Host) alongwith the Graphics library of TIVA C Series. When I integrate the stacks of SPP Bluetooth with USB library, I am getting an error of linking saying some of the USB and graphics macros are unresolved and are first referenced in some .obj file. Also I am getting the same linking issue when I include the Graphics library alongwith that. I am attaching the screenshots of the linking errors that I encountered when I tried to integrate the stacks for my application code.
Please Kindly help me resolving this issue.
The Screenshots are attached below:
Similar linking errors appear sometimes for USB macros too when I try to use USB configuration alongwith USB stacks with the SPP Bluetooth and Graphics Library.
I am also attaching the snapshot of included files that I have added into the project path for linking the libraries for the use of the stacks and macros into the application.
Below are the paths how I have included in the properties of the project.