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.
Tool/software: Code Composer Studio
I want to create static library of my code which runs on linux a15 code (HLOS link). How can I create static library using CCS? Please give the configuration details I need to set in CCS
From purely a CCS perspective, you would need to select the "Output Type" in the Tool chain settings to be Static Library.
Please see this section of the CCS Users Guide: http://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_getting-started.html#creating-a-new-ccs-project
Although for the TDA2x and Vision SDK framework, the recommended path for building projects may be different. For that, I would suggest confirming with the experts in the Processors forum as they are in the best position to direct you. I see that you already have a thread open at https://e2e.ti.com/support/processors/f/791/t/912274 so I would suggest continuing the discussion there.
Hi AartiG,
I got inputs from Processor Forum and that resolve my issue.
Thanks and Regards,
Gayatri