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 V5.4 如何使用自己的库文件



大家好,

想在CCS中通过link库的方式来 调用自己写好的一些API,看到startware中例程里都是link库文件的,如driver.lib,

所以想请教一下:

1. 如何制作库文件?如1.c,2.c,3.c 如何编译成xxx.lib。

2. 引用方式 是否 和引用标准库相同?properties/Arm linker/ File search path

 

TKS

stone