呼吸灯

王梓羽 5年前 1777 次查看 0 次评论

arduino -v --board arduino:avr:nano:cpu=atmega328 --pref build.path=mixlyBuild --verify "E:\MyDownloads\Download/testArduino/testArduino.ino"

E:\MyDownloads\Download\.\arduino-1.8.5\arduino-builder -dump-prefs -logger=machine -hardware E:\MyDownloads\Download\.\arduino-1.8.5\hardware -tools E:\MyDownloads\Download\.\arduino-1.8.5\tools-builder -tools E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -built-in-libraries E:\MyDownloads\Download\.\arduino-1.8.5\libraries -libraries D:\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328 -ide-version=10806 -build-path E:\MyDownloads\Download\mixlyBuild -warnings=null -prefs=build.path=mixlyBuild -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -verbose E:\MyDownloads\Download\testArduino\testArduino.ino

E:\MyDownloads\Download\.\arduino-1.8.5\arduino-builder -compile -logger=machine -hardware E:\MyDownloads\Download\.\arduino-1.8.5\hardware -tools E:\MyDownloads\Download\.\arduino-1.8.5\tools-builder -tools E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -built-in-libraries E:\MyDownloads\Download\.\arduino-1.8.5\libraries -libraries D:\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328 -ide-version=10806 -build-path E:\MyDownloads\Download\mixlyBuild -warnings=null -prefs=build.path=mixlyBuild -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr -verbose E:\MyDownloads\Download\testArduino\testArduino.ino

Using board 'nano' from platform in folder: E:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr

Using core 'arduino' from platform in folder: E:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr

Detecting libraries used...

"E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10806 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR   "-IE:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IE:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr\variants\eightanaloginputs" "E:\MyDownloads\Download\mixlyBuild\sketch\testArduino.ino.cpp" -o "nul"

Generating function prototypes...

"E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10806 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR   "-IE:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IE:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr\variants\eightanaloginputs" "E:\MyDownloads\Download\mixlyBuild\sketch\testArduino.ino.cpp" -o "E:\MyDownloads\Download\mixlyBuild\preproc\ctags_target_for_gcc_minus_e.cpp"

"E:\MyDownloads\Download\arduino-1.8.5\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "E:\MyDownloads\Download\mixlyBuild\preproc\ctags_target_for_gcc_minus_e.cpp"

正在编译项目...

"E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os  -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10806 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR   "-IE:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IE:\MyDownloads\Download\arduino-1.8.5\hardware\arduino\avr\variants\eightanaloginputs" "E:\MyDownloads\Download\mixlyBuild\sketch\testArduino.ino.cpp" -o "E:\MyDownloads\Download\mixlyBuild\sketch\testArduino.ino.cpp.o"

Compiling libraries...

Compiling core...

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\wiring_pulse.S.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\WInterrupts.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\hooks.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\wiring.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\wiring_analog.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\wiring_digital.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\wiring_pulse.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\wiring_shift.c.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\CDC.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\HardwareSerial.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\HardwareSerial0.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\HardwareSerial1.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\HardwareSerial2.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\HardwareSerial3.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\IPAddress.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\PluggableUSB.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\Print.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\Stream.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\Tone.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\USBCore.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\WMath.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\WString.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\abi.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\main.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\new.cpp.o

使用已经编译的文件:E:\MyDownloads\Download\mixlyBuild\core\core.a

Linking everything together...

"E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc"  -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p  -o "mixlyBuild/testArduino.ino.elf" "E:\MyDownloads\Download\mixlyBuild\sketch\testArduino.ino.cpp.o" "mixlyBuild/core\core.a" "-LmixlyBuild" -lm

"E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0  "mixlyBuild/testArduino.ino.elf" "mixlyBuild/testArduino.ino.eep"

"E:\MyDownloads\Download\.\arduino-1.8.5\hardware\tools\avr/bin/avr-objcopy" -O ihex -R .eeprom  "mixlyBuild/testArduino.ino.elf" "mixlyBuild/testArduino.ino.hex"

项目使用了 942 字节,占用了 (3%) 程序存储空间。最大为 30720 字节。

全局变量使用了9字节,(0%)的动态内存,余留2039字节局部变量。最大为2048字节。

编译成功!


0

籍山中心小学及城西校区同学使用博文账号登录!

没有账号可联系辅导老师开通!

点击登录 没有账号?前去注册