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/TMS320F28379D: Compiler v18.12.3.LTS custom library creation

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

hello, 

I am using TMS320F28379D controller, i dont want use the existing RTL library provided by TI, instead i want create a custom library "*.lib" with only required functionalities as it will reduce the size for the below files

can you suggest me how do i create my custom library in code composer studio 9.2.0 compiler TI v18.12.3.LTS, i did not find a detailed steps on how to create it

sin_f32.asm

cos_f32.asm

atan2_f32.asm

FPUmathTables.asm

memcmp.c

memcpy_ff.c

memset.c

strcmp.c