大家好:
请问历程工程中的源文件中的一些.c文件的图表有个箭头,这代表什么意思,和直接把文件放到目录里有什么区别?如果自己写的程序需要调用到这些.c文件,怎么实现?谢谢
就是主函数要调用.h,.h里边要extern 外部函数.c,这个怎样实现请问。
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.
大家好:
请问历程工程中的源文件中的一些.c文件的图表有个箭头,这代表什么意思,和直接把文件放到目录里有什么区别?如果自己写的程序需要调用到这些.c文件,怎么实现?谢谢
就是主函数要调用.h,.h里边要extern 外部函数.c,这个怎样实现请问。
箭头表示linked file,请参考下面的帖子说明。
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/237398