mosidao 发表于 2011-5-16 23:43:44

请教下,我用AVR STUDIO编译0.74d的飞控程序为何前面说no errors,后面又突然中止说fail

-------- begin --------
Cleaning project:
rm -f Flight-Ctrl_MEGA644_V0_74d.eep
rm -f Flight-Ctrl_MEGA644_V0_74d.obj
rm -f Flight-Ctrl_MEGA644_V0_74d.cof
rm -f Flight-Ctrl_MEGA644_V0_74d.elf
rm -f Flight-Ctrl_MEGA644_V0_74d.map
rm -f Flight-Ctrl_MEGA644_V0_74d.obj
rm -f Flight-Ctrl_MEGA644_V0_74d.a90
rm -f Flight-Ctrl_MEGA644_V0_74d.sym
rm -f Flight-Ctrl_MEGA644_V0_74d.lnk
rm -f Flight-Ctrl_MEGA644_V0_74d.lss
rm -f main.o uart.o printf_P.o timer0.o analog.o menu.o twimaster.o rc.o fc.o GPS.o spi.o led.o Spectrum.o
rm -fmain.lst uart.lst printf_P.lst timer0.lst analog.lst menu.lst twimaster.lst rc.lst fc.lst GPS.lst spi.lst led.lst Spectrum.lst
rm -f main.s uart.s printf_P.s timer0.s analog.s menu.s twimaster.s rc.s fc.s GPS.s spi.s led.s Spectrum.s
rm -f main.d uart.d printf_P.d timer0.d analog.d menu.d twimaster.d rc.d fc.d GPS.d spi.d led.d Spectrum.d
Errors: none
-------- end --------
# Display size of file.

Build failed with 1 errors and 0 warnings...


别笑我的问题可能比较RZ哈,我用的是AVR STUDIO4加winavr.上面是build clean的结果,rebuild all也一样,最后都是这个样子

mosidao 发表于 2011-5-17 10:43:59

顶一下啊,编译过飞控程序的大侠们指点下噢

mosidao 发表于 2011-5-17 12:17:33

新问题啊,可能还是比较RZ啊,高手们指点一下省得我找半天啊,:)

mosidao 发表于 2011-5-17 15:26:38

已解决,更换AVR版本就可以了

UniqueLion 发表于 2011-5-19 10:30:15

请问斑竹,有没有debug MK fightctrl的源码过?
页: [1]
查看完整版本: 请教下,我用AVR STUDIO编译0.74d的飞控程序为何前面说no errors,后面又突然中止说fail