S32K1xx车规MCU
S32K1xx车规MCU
技术在路上
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
S32 Designer编译程序遇到 “Build Project“ has encountered a problem. Errors occurred during the build
S32 Designer编译程序遇到 “Build Project” has encountered a problem. Errors occurred during the build.删除掉之前生成的文件,然后重新导入工程加载进来,重新编译即可,如果有git要在不同的电脑切换,可以在gitignore中删除对 S32K144_Debug和.settings文件的上传。原创 2022-12-19 07:57:29 · 1953 阅读 · 2 评论 -
S32K144 printf打印 undefined reference to `_write‘
S32K144使用printf的时候遇到如下问题,链接不到库。增加newlib,-specs=rdimon.specs。原创 2022-12-19 07:51:12 · 1014 阅读 · 0 评论
分享