+7-960-0655211 (Билайн)
+7-987-4207734 (МТС)
интернет-магазин
доставка по России и СНГ
работаем с 2010 года

Форум

ГлавнаяОбщениеФорумМастерскаяпроблема с ардуино
Страницы: 1
проблема с ардуино, проблема загрузки скетча в UNO
 
Arduino: 1.8.13 (Windows 7), Плата:"Arduino Uno"

F:\ARDUINO\arduino1813\Arduino\arduino-builder -dump-prefs -logger=machine -hardware F:\ARDUINO\arduino1813\Arduino\hardware -tools F:\ARDUINO\arduino1813\Arduino\tools-builder -tools F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -built-in-libraries F:\ARDUINO\arduino1813\Arduino\libraries -libraries C:\Users\Andrew\Documents\Arduino\libraries -fqbn=arduino:avr:uno -vid-pid=1A86_7523 -ide-version=10813 -build-path C:\Users\Andrew\AppData\Local\Temp\arduino_build_615094 -warnings=none -build-cache C:\Users\Andrew\AppData\Local\Temp\arduino_cache_776470 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -verbose F:\ARDUINO\arduino1813\Arduino\examples\01.Basics\Blink\Blink.ino

F:\ARDUINO\arduino1813\Arduino\arduino-builder -compile -logger=machine -hardware F:\ARDUINO\arduino1813\Arduino\hardware -tools F:\ARDUINO\arduino1813\Arduino\tools-builder -tools F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -built-in-libraries F:\ARDUINO\arduino1813\Arduino\libraries -libraries C:\Users\Andrew\Documents\Arduino\libraries -fqbn=arduino:avr:uno -vid-pid=1A86_7523 -ide-version=10813 -build-path C:\Users\Andrew\AppData\Local\Temp\arduino_build_615094 -warnings=none -build-cache C:\Users\Andrew\AppData\Local\Temp\arduino_cache_776470 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=F:\ARDUINO\arduino1813\Arduino\hardware\tools\avr -verbose F:\ARDUINO\arduino1813\Arduino\examples\01.Basics\Blink\Blink.ino

Using board 'uno' from platform in folder: F:\ARDUINO\arduino1813\Arduino\hardware\arduino\avr

Using core 'arduino' from platform in folder: F:\ARDUINO\arduino1813\Arduino\hardware\arduino\avr

Detecting libraries used...

"F:\\ARDUINO\\arduino1813\\Arduino\\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 "-IF:\\ARDUINO\\arduino1813\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IF:\\ARDUINO\\arduino1813\\Arduino\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\sketch\\Blink.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE

Generating function prototypes...

"F:\\ARDUINO\\arduino1813\\Arduino\\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 "-IF:\\ARDUINO\\arduino1813\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IF:\\ARDUINO\\arduino1813\\Arduino\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\sketch\\Blink.ino.cpp" -o "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\preproc\\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE

"F:\\ARDUINO\\arduino1813\\Arduino\\tools-builder\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\preproc\\ctags_target_for_gcc_minus_e.cpp"

Компиляция скетча...

"F:\\ARDUINO\\arduino1813\\Arduino\\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 "-IF:\\ARDUINO\\arduino1813\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IF:\\ARDUINO\\arduino1813\\Arduino\\hardware\\arduino\\avr\\variants\\standard" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\sketch\\Blink.ino.cpp" -o "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\sketch\\Blink.ino.cpp.o"

Compiling libraries...

Compiling core...

Using precompiled core: C:\Users\Andrew\AppData\Local\Temp\arduino_cache_776470\core\core_arduino_avr_uno_bef29842eaca49e05563f945d155800e.a

Linking everything together...

"F:\\ARDUINO\\arduino1813\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/Blink.ino.elf" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094\\sketch\\Blink.ino.cpp.o" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/. .\\arduino_cache_776470\\core\\core_arduino_avr_uno_bef29842eaca49e05563f945d155800e.a" "-LC:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094" -lm

"F:\\ARDUINO\\arduino1813\\Arduino\\hardware\\tools\\avr/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/Blink.ino.elf" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/Blink.ino.eep"

"F:\\ARDUINO\\arduino1813\\Arduino\\hardware\\tools\\avr/bin/avr-objcopy" -O ihex -R .eeprom "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/Blink.ino.elf" "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/Blink.ino.hex"

"F:\\ARDUINO\\arduino1813\\Arduino\\hardware\\tools\\avr/bin/avr-size" -A "C:\\Users\\Andrew\\AppData\\Local\\Temp\\arduino_build_615094/Blink.ino.elf"

Скетч использует 924 байт (2%) памяти устройства. Всего доступно 32256 байт.

Глобальные переменные используют 9 байт (0%) динамической памяти, оставляя 2039 байт для локальных переменных. Максимум: 2048 байт.

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xbc

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xbc

Проблема загрузки в плату. Помощь по загрузке: http://www.arduino.cc/en/Guide/Troubleshooting#upload .
что ЭТО может значить?
Страницы: 1