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库文件问题

Other Parts Discussed in Thread: CONTROLSUITE

1、利用CCS制作库文件时,如果调用.Lib文件,编译生成的.hex文件与直接调用.c和.h(.Lib用到的源文件和头文件)生成的.hex文件是不一样的,请问这个正常吗?

2、调用库文件,在单步调试时,也能看到生成库文件用到的.c文件中的程序,请问是这个样子吗?