使用IAR编译程序出现出现“Fatal Error[Pe005]: could not open source file“xxxx.h””错误,在网上找了很久,大部分说没有安装库,我看未必,我之前安装了IAR可以,后来重装了就不行了,摸索好久发现是这样子解决的:

IAR:Fatal Error[Pe005]: could not open source file

把Ignore standard include directory选项的勾去掉,该选项的意思是忽视标准包含库,如果选中将无法找到标准库了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
  • 2021-07-19
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-05
  • 2021-12-14
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2021-05-10
相关资源
相似解决方案