直接用下载的code 编译一堆错误

发布于 2022-09-18 18:10:45 字数 864 浏览 10 评论 0

compiling demo.c...
usercode\demo.c(1): error:  #5: cannot open source input file "inc_os.h": No such file or directory
compiling userinit.c...
usercode\userinit.c(1): error:  #5: cannot open source input file "inc_os.h": No such file or directory
compiling gpio.c...
usercode\critical\gpio.c(16): error:  #5: cannot open source input file "inc_os.h": No such file or directory
compiling uart.c...
djyos\module\uart\uart.c(14): error:  #5: cannot open source input file "inc_os.h": No such file or directory
compiling flashfile.c...
djyos\module\flashfile\flashfile.c(85): error:  #5: cannot open source input file "inc_os.h": No such file or directory

看上去路径不对。给用户的sample 工程最好把设置作做好。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

你是暖光i 2022-09-25 18:10:45

lz用的是什么编译器?djyos用gcc编译,你的调试环境看起来不是gcc。
在源代码包的《运行与调试.doc》中有编译环境说明的。

简单爱 2022-09-25 18:10:45

keil

给了个keil 的工程有点误导哦。

好听的两个字的网名 2022-09-25 18:10:45

有MSN吗?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文