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.

CCS/CODECOMPOSER: Add library .so for cross-compiling with Beaglebone Black

Part Number: CODECOMPOSER


Tool/software: Code Composer Studio

Goodmorning,

I'm using Code Compose studio 7.3.0 and I'm trying to add the dynamic library libmodbus.so generated by Arago for cross-compiling with a Beaglebone Black.

I write you after reading:

But I could find a proper way to add this library:

I've added the path as shown below:

And then I thought of adding like I did for pthread:

But it doesn't work.

Can you help me?

Besides, is taking the library file generated by Arago, the best way to proceed?

Thank you.

Regards,

Davide Brunelli

  • Davide,

    If you are using a CCS project/GCC compiler tools to build, then please refer to this related thread for where and how to specify libraries to the linker. The syntax is a bit different than adding TI libraries for TI compiler tools.

    Davide Brunelli said:
    Besides, is taking the library file generated by Arago, the best way to proceed?

    This is a question better answered by the experts in the device forum. Please create a new thread using the "Ask a new question" button, put in the Part Number and select the forum as Processors forum.