找回密码
 立即注册

QQ登录

只需一步,快速开始

打印 上一主题 下一主题
开启左侧

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

[复制链接]
跳转到指定楼层
楼主
nj786c 发表于 2016-5-31 09:39:22 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
以下是编译输出信息:
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=3616 RO-data=336 RW-data=96 ZI-data=600  
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).

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 顶 踩
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

新唐MCU