Skocz do zawartości

O co chodzi z błędem kompilacji?


Przemeq

Pomocna odpowiedź

Cytat

 

Arduino:1.8.13 (Windows 8.1), Płytka:"Arduino Uno"

C:\Users\Przemysław\Desktop\arduino-1.8.13\arduino-builder -dump-prefs -logger=machine -hardware C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware -tools C:\Users\Przemysław\Desktop\arduino-1.8.13\tools-builder -tools C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -built-in-libraries C:\Users\Przemysław\Desktop\arduino-1.8.13\libraries -libraries C:\Users\Przemysław\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10813 -build-path C:\Users\PRZEMY~1\AppData\Local\Temp\arduino_build_946990 -warnings=none -build-cache C:\Users\PRZEMY~1\AppData\Local\Temp\arduino_cache_995934 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -verbose C:\Users\Przemysław\Desktop\sketch_oct20a\sketch_oct20a.ino
C:\Users\Przemysław\Desktop\arduino-1.8.13\arduino-builder -compile -logger=machine -hardware C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware -tools C:\Users\Przemysław\Desktop\arduino-1.8.13\tools-builder -tools C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -built-in-libraries C:\Users\Przemysław\Desktop\arduino-1.8.13\libraries -libraries C:\Users\Przemysław\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10813 -build-path C:\Users\PRZEMY~1\AppData\Local\Temp\arduino_build_946990 -warnings=none -build-cache C:\Users\PRZEMY~1\AppData\Local\Temp\arduino_cache_995934 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\tools\avr -verbose C:\Users\Przemysław\Desktop\sketch_oct20a\sketch_oct20a.ino
Using board 'uno' from platform in folder: C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\arduino\avr
Using core 'arduino' from platform in folder: C:\Users\Przemysław\Desktop\arduino-1.8.13\hardware\arduino\avr
Detecting libraries used...
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\sketch\\sketch_oct20a.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for Servo.h: [Servo@1.1.6]
ResolveLibrary(Servo.h)
  -> candidates: [Servo@1.1.6]
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\sketch\\sketch_oct20a.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\avr\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\mbed\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\megaavr\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\nrf52\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\sam\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\samd\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\stm32f4\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Generating function prototypes...
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\sketch\\sketch_oct20a.ino.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\preproc\\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\tools-builder\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\preproc\\ctags_target_for_gcc_minus_e.cpp"
Kompilowanie szkicu...
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\sketch\\sketch_oct20a.ino.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\sketch\\sketch_oct20a.ino.cpp.o"
Compiling libraries...
Compiling library "Servo"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\avr\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\avr\\Servo.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\mbed\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\mbed\\Servo.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\megaavr\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\megaavr\\Servo.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\nrf52\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\nrf52\\Servo.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\sam\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\sam\\Servo.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\samd\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\samd\\Servo.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\libraries\\Servo\\src\\stm32f4\\Servo.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\libraries\\Servo\\stm32f4\\Servo.cpp.o"
Compiling core...
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\wiring_pulse.S" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_pulse.S.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\WInterrupts.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\WInterrupts.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\wiring_analog.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_analog.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\wiring.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\hooks.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\hooks.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\wiring_digital.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_digital.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\wiring_pulse.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_pulse.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\wiring_shift.c" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_shift.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\CDC.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\CDC.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\HardwareSerial1.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial1.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\HardwareSerial0.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial0.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\HardwareSerial.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\HardwareSerial2.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial2.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\HardwareSerial3.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial3.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\IPAddress.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\IPAddress.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\PluggableUSB.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\PluggableUSB.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\Print.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\Print.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\Stream.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\Stream.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\Tone.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\Tone.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\USBCore.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\USBCore.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\WMath.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\WMath.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\WString.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\WString.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\abi.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\abi.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\main.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\main.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/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=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\arduino\\avr\\cores\\arduino\\new.cpp" -o "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\new.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_pulse.S.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\WInterrupts.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\hooks.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_analog.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_digital.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_pulse.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\wiring_shift.c.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\CDC.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial0.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial1.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial2.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\HardwareSerial3.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\IPAddress.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\PluggableUSB.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\Print.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\Stream.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\Tone.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\USBCore.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\WMath.cpp.o"
"C:\\Users\\Przemysław\\Desktop\\arduino-1.8.13\\hardware\\tools\\avr/bin/avr-gcc-ar" rcs "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\core.a" "C:\\Users\\PRZEMY~1\\AppData\\Local\\Temp\\arduino_build_946990\\core\\WString.cpp.o"
c:\users\przemys�aw\desktop\arduino-1.8.13\hardware\tools\avr\bin\../lib/gcc/avr/7.3.0/../../../../avr/bin/ar.exe: unable to rename 'C:\Users\PRZEMY~1\AppData\Local\Temp\arduino_build_946990\core\core.a'; reason: Permission denied
Użycie biblioteki Servo w wersji 1.1.6 z folderu: C:\Users\Przemysław\Desktop\arduino-1.8.13\libraries\Servo
exit status 1
Błąd kompilacji dla płytki Arduino Uno.

 


 

14 godzin temu, ethanak napisał:

Pomyliłeś fora - to jest o programowaniu, robotach i takich tam, a wróżki masz w następnej zakładce.

Jaki błąd? Pokaż cały kod, pokaż pełny komunikat błędu, albo zapytaj wróżki...

trzymaj 

 

Link do komentarza
Share on other sites

Zarejestruj się lub zaloguj, aby ukryć tę reklamę.
Zarejestruj się lub zaloguj, aby ukryć tę reklamę.

jlcpcb.jpg

jlcpcb.jpg

Produkcja i montaż PCB - wybierz sprawdzone PCBWay!
   • Darmowe płytki dla studentów i projektów non-profit
   • Tylko 5$ za 10 prototypów PCB w 24 godziny
   • Usługa projektowania PCB na zlecenie
   • Montaż PCB od 30$ + bezpłatna dostawa i szablony
   • Darmowe narzędzie do podglądu plików Gerber
Zobacz również » Film z fabryki PCBWay

Dołącz do dyskusji, napisz odpowiedź!

Jeśli masz już konto to zaloguj się teraz, aby opublikować wiadomość jako Ty. Możesz też napisać teraz i zarejestrować się później.
Uwaga: wgrywanie zdjęć i załączników dostępne jest po zalogowaniu!

Anonim
Dołącz do dyskusji! Kliknij i zacznij pisać...

×   Wklejony jako tekst z formatowaniem.   Przywróć formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Twój link będzie automatycznie osadzony.   Wyświetlać jako link

×   Twoja poprzednia zawartość została przywrócona.   Wyczyść edytor

×   Nie możesz wkleić zdjęć bezpośrednio. Prześlij lub wstaw obrazy z adresu URL.

×
×
  • Utwórz nowe...

Ważne informacje

Ta strona używa ciasteczek (cookies), dzięki którym może działać lepiej. Więcej na ten temat znajdziesz w Polityce Prywatności.