Tool/software:
ble_controller_LP_EM_CC2745R10_Q1_freertos_ticlang.projectspec, may I ask if there is a similar projectspec file to compilation static lib?
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:
ble_controller_LP_EM_CC2745R10_Q1_freertos_ticlang.projectspec, may I ask if there is a similar projectspec file to compilation static lib?
Greetings,
When you talk about compilation for static lib, do you mean re-compile the source files to create a library? This is done by TI, and is generally not something the end customer has to think about.
Best,
Achyut Ray
Greetings Min,
There is currently no such projectspec file that is delivered through the SDK. TI does not own the workflow for build libs from a customer project, as this is something that is implemented differently by every customer. Is this something you want to report as a feature request? I can then try to talk to the development teams, and try to get an estimated timeline for such a .projectspec file.
Best,
Achyut Ray
hello Achyut Ray
Next sdk have this kind of .projectspec file, but i want the cc2745r10 one, thank you for help.
simplelink_cc13xx_cc26xx_sdk_6_20_00_29\simplelink_cc13xx_cc26xx_sdk_6_20_00_29\kernel\tirtos\builds\cc13x2_cc26x2\release\ticlang
Best,
WILL
Greetings Will,
You do have the option to create a new project, and set the output type to be a static library. But changing the output type of an existing example from the SDK is not possible. For referring to how you can create a project with the output type set to static lib, you can refer to the documentation for CCS here: https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_project-management.html
Best,
Achyut