在keil中编译是提示main.c(1): error: #5: cannot open source input file "printf.h": No such file or directory

解决方法:

cannot open source input file "printf.h": No such file or directory

在上图Include Paths中添加"printf.h"的路径

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2022-12-23
  • 2021-07-15
  • 2021-09-30
  • 2021-10-29
  • 2021-06-23
猜你喜欢
  • 2021-05-20
  • 2021-10-03
  • 2021-08-25
  • 2021-08-25
  • 2022-12-23
相关资源
相似解决方案