keil中error: #5: cannot open source input file “xxxxx“: No such file or directory 解决办法

error: #5: cannot open source input file “xxx.h“: No such file or directory

一般是.h没有添加到项目中。将包含.h文件或文件夹添加进去即可

 

posted @ 2023-05-01 20:08  Yoku  阅读(8232)  评论(0)    收藏  举报