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 facing some problem while linking an external library (.a file) with CCS v6.0.1 on Ubuntu system. I have included library path and library name in the build settings of CCS. My application is compiled successfully but while linking it is giving below error -
/….library path/lib/linux/libmbusmaster.a: error adding symbols: File format not recognized
This library is building successfully without CCS on linux terminal editor.
Am I missing anything in the build settings of CCS ?
Parag