TI官网的程序,编译竟然出现错误,急需大神帮助~

2019-03-24 13:54发布

部分错误信息如下,小生万谢啦~
Building configuration: RF_BLINK_LED - Debug
Updating build tree...

basic_rf_init.c  
icc430.exe C:UserswchfirefoxDesktopAN033libasic_rfasic_rf_init.c -lA C:UserswchfirefoxDesktopAN033appsasic_rf f_blink_ledMSP430FETDebug
List --diag_suppress Pa082 -o C:UserswchfirefoxDesktopAN033appsasic_rf f_blink_ledMSP430FETDebugObj --no_cse --no_unroll --no_inline  
--no_code_motion --no_tbaa --debug -D__MSP430F1611__ -e --double=32 --clib -I C:UserswchfirefoxDesktopAN033appsasic_rf f_blink_ledMSP430FET......
..include -On --multiplier=16
   
   IAR C/C++ Compiler V5.30.3.40305/W32, Kickstart LMS edition for MSP430
   Copyright 1996-2011 IAR Systems AB.  
[Og007]: Assembler list file generation not allowed in this version of the compiler

Errors: 1
Warnings: none
Error while running C/C++ compiler 此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
10条回答
leekuip
2019-03-25 11:16
原帖由 鸵鸟蝈蝈 于 2012-2-9 21:18 发表
你仔细看看出错的原因:
IAR C/C++ Compiler V5.30.3.40305/W32, Kickstart LMS edition for MSP430
Assembler list file generation not allowed in this version of the compiler
你用的IAR是4K代码限制版的, ...

听楼上的,换个版本吧

一周热门 更多>

相关问题

    相关文章