Della.dd
Decapat
- Katılım
- 25 Ağustos 2024
- Mesajlar
- 2.732
- Çözümler
- 27
Daha fazla
- Cinsiyet
- Erkek
FQBN: arduino:avr:unoEki Görüntüle 2618424
Hemen dil seçeneğinin altında.
Using board 'uno' from platform in folder: C:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Using core 'arduino' from platform in folder: C:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6
Detecting libraries used...
C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\sketch\sketch_dec8a.ino.cpp -o nul
Alternatives for IRremote.h: [IRremote@4.5.0]
ResolveLibrary(IRremote.h)
-> candidates: [IRremote@4.5.0]
C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -IC:\Users\Della\Documents\Arduino\libraries\IRremote\src C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\sketch\sketch_dec8a.ino.cpp -o nul
Alternatives for Wire.h: [Wire@1.0]
ResolveLibrary(Wire.h)
-> candidates: [Wire@1.0]
C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -IC:\Users\Della\Documents\Arduino\libraries\IRremote\src -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\sketch\sketch_dec8a.ino.cpp -o nul
Alternatives for LiquidCrystal_I2C.h: [LiquidCrystal_I2C@2.0.0]
ResolveLibrary(LiquidCrystal_I2C.h)
-> candidates: [LiquidCrystal_I2C@2.0.0]
C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -IC:\Users\Della\Documents\Arduino\libraries\IRremote\src -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src -IC:\Users\Della\Documents\Arduino\libraries\LiquidCrystal_I2C C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\sketch\sketch_dec8a.ino.cpp -o nul
Using cached library dependencies for file: C:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src\Wire.cpp
Using cached library dependencies for file: C:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src\utility\twi.c
Using cached library dependencies for file: C:\Users\Della\Documents\Arduino\libraries\LiquidCrystal_I2C\LiquidCrystal_I2C.cpp
WARNING: library LiquidCrystal_I2C claims to run on all architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
Generating function prototypes...
C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -IC:\Users\Della\Documents\Arduino\libraries\IRremote\src -IC:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire\src -IC:\Users\Della\Documents\Arduino\libraries\LiquidCrystal_I2C C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\sketch\sketch_dec8a.ino.cpp -o C:\Users\Della\AppData\Local\Temp\2161134507\sketch_merged.cpp
C:\Users\Della\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\Della\AppData\Local\Temp\2161134507\sketch_merged.cpp
Compiling sketch...
"C:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino" "-IC:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard" "-IC:\\Users\\Della\\Documents\\Arduino\\libraries\\IRremote\\src" "-IC:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries\\Wire\\src" "-IC:\\Users\\Della\\Documents\\Arduino\\libraries\\LiquidCrystal_I2C" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471\\sketch\\sketch_dec8a.ino.cpp" -o "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471\\sketch\\sketch_dec8a.ino.cpp.o"
Compiling libraries...
Compiling library "IRremote"
Compiling library "Wire"
Using previously compiled file: C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\libraries\Wire\utility\twi.c.o
Using previously compiled file: C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\libraries\Wire\Wire.cpp.o
Compiling library "LiquidCrystal_I2C"
Using previously compiled file: C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471\libraries\LiquidCrystal_I2C\LiquidCrystal_I2C.cpp.o
Compiling core...
Using precompiled core: C:\Users\Della\AppData\Local\arduino\cores\arduino_avr_uno_005ec7bdf450e675be0eb9af84a29ae1\core.a
Linking everything together...
"C:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.elf" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471\\sketch\\sketch_dec8a.ino.cpp.o" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471\\libraries\\Wire\\Wire.cpp.o" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471\\libraries\\Wire\\utility\\twi.c.o" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471\\libraries\\LiquidCrystal_I2C\\LiquidCrystal_I2C.cpp.o" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/..\\..\\cores\\arduino_avr_uno_005ec7bdf450e675be0eb9af84a29ae1\\core.a" "-LC:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471" -lm
"C:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.elf" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.eep"
"C:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy" -O ihex -R .eeprom "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.elf" "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.hex"
Using library IRremote at version 4.5.0 in folder: C:\Users\Della\Documents\Arduino\libraries\IRremote
Using library Wire at version 1.0 in folder: C:\Users\Della\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\Wire
Using library LiquidCrystal_I2C at version 2.0.0 in folder: C:\Users\Della\Documents\Arduino\libraries\LiquidCrystal_I2C
"C:\\Users\\Della\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-size" -A "C:\\Users\\Della\\AppData\\Local\\arduino\\sketches\\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.elf"
Sketch uses 17098 bytes (53%) of program storage space. Maximum is 32256 bytes.
Global variables use 1218 bytes (59%) of dynamic memory, leaving 830 bytes for local variables. Maximum is 2048 bytes.
"C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -V -patmega328p -carduino "-PCOM4" -b115200 -D "-Uflash:w:C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.hex:i"
avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, BDMICRO ARM and AVR Microcontrollers, Relays, Optocouplers, and IoT
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "C:\Users\Della\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Using Port : COM4
Using Programmer : arduino
Overriding Baud Rate : 115200
AVR Part : ATmega328P
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PC2
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : Arduino
Description : Arduino
Hardware Version: 3
Firmware Version: 4.4
Vtarget : 0.3 V
Varef : 0.3 V
Oscillator : 28.800 kHz
SCK period : 3.3 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: reading input file "C:\Users\Della\AppData\Local\arduino\sketches\2FB22FEF25C7659C487BB19ABEEBC471/sketch_dec8a.ino.hex"
avrdude: writing flash (17098 bytes):
Writing | ################################################## | 100% 2.04s
avrdude: 17098 bytes of flash written
avrdude done. Thank you.