打印
[Cortex-M0技术交流]

M0编译 Warning: C3008W: splitting LDM/STM has no benefit怎么处理?

[复制链接]
2474|2
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
nj786c|  楼主 | 2016-5-30 22:56 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Rebuild target 'ADC_SingleMode'
creating preprocessor file for system_M051Series.c...
system_M051Series.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling system_M051Series.c...
system_M051Series.c: Warning: C3008W: splitting LDM/STM has no benefit
assembling startup_M051Series.s...
creating preprocessor file for main.c...
main.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling main.c...
main.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for uart.c...
uart.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling uart.c...
uart.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for retarget.c...
retarget.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling retarget.c...
retarget.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for clk.c...
clk.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling clk.c...
clk.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for sys.c...
sys.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling sys.c...
sys.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for adc.c...
adc.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling adc.c...
adc.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for gpio.c...
gpio.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling gpio.c...
gpio.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for timer.c...
timer.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling timer.c...
timer.c: Warning: C3008W: splitting LDM/STM has no benefit
creating preprocessor file for fmc.c...
fmc.c: Warning: C3008W: splitting LDM/STM has no benefit
compiling fmc.c...
fmc.c: Warning: C3008W: splitting LDM/STM has no benefit
linking...
Program Size: Code=3624 RO-data=336 RW-data=100 ZI-data=596  
User command #1: fromelf --bin ".\obj\ADC_SingleMode.axf" --output ".\obj\ADC_SingleMode.bin"
User command #2: fromelf --text -c ".\obj\ADC_SingleMode.axf" --output ".\obj\ADC_SingleMode.txt"
".\obj\ADC_SingleMode.axf" - 0 Error(s), 10 Warning(s).
资深潜水党,今天终于遇到问题了,求大神指点!

相关帖子

沙发
meimengxing2014| | 2017-4-27 00:42 | 只看该作者
在MDK中的OPTION for Target 选项卡里 C/C++项中 Language/Code Generation 栏中 去掉 勾选 "Split Load and Store Multipe" 的对号 就OK啦

使用特权

评论回复
板凳
nj786c|  楼主 | 2017-5-12 16:04 | 只看该作者
我等了一年了,问题终于解决了,等了好久终于等到今天!梦了好久终于把梦实现!

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

5

主题

19

帖子

0

粉丝