Grove Beginner Kit Error Message

I just opened my Grove Beginner Kit, plugged it in, and am getting this error message when I try to send anything to it. I’ve tried unplugging and quitting Arduino, but am still getting the error message!

avrdude: Version 6.3-20190619
Copyright © 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright © 2007-2014 Joerg Wunsch

     System wide configuration file is "/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/6FCC51C7-3255-428A-9B9D-80CE6B1C9915/d/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf"
     User configuration file is "/Users/emilytraub/.avrduderc"
     User configuration file does not exist or is not a regular file, skipping

     Using Port                    : /dev/cu.Bluetooth-Incoming-Port
     Using Programmer              : arduino
     Overriding Baud Rate          : 115200

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

avrdude done. Thank you.

Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

Hi @Emily_Traub, looks like port issue, can you check that the Grove Beginner Kit is connected to computer and the port is visible? You can find that at About this Mac -> System Report... -> USB . A CP2102 USB Driver should appear. Please check.

Hi @salman, Thanks for your reply! No, I’m not seeing the USB Driver. Only Apple T2 Bus and three of the USB 3.1 Bus.

@Emily_Traub Then CP2102 USB Driver not installed proper! , To Install the driver go to https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers and select Download for Macintosh OSX (v5.3.5) and download and install the driver. Please note that while installing the driver disconnect Grove Beginner Kit and close the Arduino IDE.

@salman Alright, thank you for helping solve this issue! Do you know what might have caused it to not be installed? Shouldn’t that have happened when I downloaded Arduino? Thanks again!

Hi @Emily_Traub, Did you solved the issue? Driver issue is common, some times it will not install properly when we install the IDE or a new board also it’s easy to find and rectify.

I thought it did, but apparently not - I downloaded the driver but am still having difficulties.

Here is the error message I’m getting -

Arduino: 1.8.13 (Mac OS X), Board: “Arduino Uno”

Sketch uses 924 bytes (2%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.

Can you check the port detected by the computer or not? You can find that at About this Mac -> System Report... -> USB . A CP2102 USB Driver should appear. Please check.

and if you have access to another computer, please try too, so we can come to the conclusion that the problem with the board or the computer!

Otherwise, enable the verbose output in the Arduino IDE “Show verbose output during compilation” option enabled in File -> Preferences. and share the detailed information.

Yes - the port just says dev.cu/Bluetooth-Incoming-Port, and right now that’s the only option!

Will try another computer and let you know.

Thanks for your quick reply!

Arduino: 1.8.13 (Mac OS X), Board: “Arduino Uno”

/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware -tools /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/tools-builder -tools /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -built-in-libraries /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/libraries -libraries /Users/emilytraub/Documents/Arduino/libraries -fqbn=arduino:avr:uno -vid-pid=0000_0000 -ide-version=10813 -build-path /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322 -warnings=none -build-cache /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_cache_827289 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -verbose /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/examples/01.Basics/Blink/Blink.ino
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware -tools /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/tools-builder -tools /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -built-in-libraries /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/libraries -libraries /Users/emilytraub/Documents/Arduino/libraries -fqbn=arduino:avr:uno -vid-pid=0000_0000 -ide-version=10813 -build-path /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322 -warnings=none -build-cache /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_cache_827289 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr -verbose /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/examples/01.Basics/Blink/Blink.ino
Using board ‘uno’ from platform in folder: /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr
Using core ‘arduino’ from platform in folder: /private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr
Detecting libraries used…
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/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 -I/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr/variants/standard /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/sketch/Blink.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Generating function prototypes…
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/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 -I/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr/variants/standard /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/sketch/Blink.ino.cpp -o /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/preproc/ctags_target_for_gcc_minus_e.cpp -DARDUINO_LIB_DISCOVERY_PHASE
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c+±kinds=svpf --fields=KSTtzns --line-directives /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch…
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/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 -I/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino -I/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/arduino/avr/variants/standard /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/sketch/Blink.ino.cpp -o /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/sketch/Blink.ino.cpp.o
Compiling libraries…
Compiling core…
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/wiring_pulse.S.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/wiring_digital.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/wiring_shift.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/hooks.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/wiring_analog.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/WInterrupts.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/wiring_pulse.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/wiring.c.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/CDC.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/HardwareSerial1.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/PluggableUSB.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/HardwareSerial3.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/HardwareSerial.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/HardwareSerial0.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/HardwareSerial2.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/IPAddress.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/Print.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/Tone.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/WMath.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/Stream.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/USBCore.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/abi.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/new.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/WString.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/main.cpp.o
Using previously compiled file: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/core.a
Archiving built core (caching) in: /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_cache_827289/core/core_arduino_avr_uno_349c706df798f875a4f1263239a6e9f1.a
Linking everything together…
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-gcc -w -Os -g -flto -fuse-linker-plugin -Wl,–gc-sections -mmcu=atmega328p -o /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/Blink.ino.elf /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/sketch/Blink.ino.cpp.o /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/core/core.a -L/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322 -lm
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/Blink.ino.elf /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/Blink.ino.eep
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/Blink.ino.elf /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/Blink.ino.hex
/private/var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/AppTranslocation/B1B85439-CC77-4909-AAAE-9B45DA2A3E19/d/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-size -A /var/folders/l1/hqf1dnyn13s8k8lwhs8c0vfm0000gn/T/arduino_build_232322/Blink.ino.elf
Sketch uses 924 bytes (2%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Problem uploading to board.

Seems like the driver issue! Please check with another computer and share, Thanks :upside_down_face:

Yep! It’s working on another computer.

Ok, Then the problem with the computer or driver or IDE, can try re-install the Arduino IDE and try again? and don’t forget to backup the code that you need!