arm gcc编译的时候,出现下面的错误。经检查,是因为添加了stdio.h,且调用了printf()函数,去掉了stdio.h和printf函数之后,编译通过。
posted on 2023-04-15 16:20 lybinger 阅读(154) 评论(0) 收藏 举报