码迷,mamicode.com
首页 > 其他好文 > 详细

STM32CUBE+KEIL+Compiler V6使用方法

时间:2019-07-02 09:25:45      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:技术   inline   compiler   log   cpp   www   article   图片   pre   

可以参考:https://blog.csdn.net/PeterSun01/article/details/90445439
https://www.jianshu.com/p/18a58fee94ce

技术图片

添加编译器 -D参数,并修改c/cpp编译方式

-D__weak="__attribute__((weak))" -D__packed="__attribute__((__packed__))" -D__NOINLINE="__attribute__ ( (noinline) )"

STM32CUBE+KEIL+Compiler V6使用方法

标签:技术   inline   compiler   log   cpp   www   article   图片   pre   

原文地址:https://www.cnblogs.com/CodeWorkerLiMing/p/11118418.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!