IAR 编译出现类似cannot open source file “xxx.h“以及no definition for “xxx“(link阶段)错误问题解决方法

在IAR中编译工程时会经常碰到一些问题,现就如标题所示的问题做下总结。 1. cannot open source file "xxx.h"     IAR工程options->C/C++ Compiler->Preprocessor中包含一下该头文件的路径即可      2. 链接阶段出现no definition for "xxx"     可参考https://blog.csdn.net/y
相关文章
相关标签/搜索