直接用下载的code 编译一堆错误
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
lz用的是什么编译器?djyos用gcc编译,你的调试环境看起来不是gcc。
在源代码包的《运行与调试.doc》中有编译环境说明的。
keil
给了个keil 的工程有点误导哦。
有MSN吗?