I've attached the error code (verbose), would really appreciate it if there was a solution found for this
ard.txt (12.9 KB)
I've attached the error code (verbose), would really appreciate it if there was a solution found for this
ard.txt (12.9 KB)
fluropudding's error:
/Users/zhouqingduan/Desktop/SystemsProjectU34/SYSTEMS/Arduino.app/Contents/Java/hardware/tools/avr/bin/avrdude -C/Users/zhouqingduan/Desktop/SystemsProjectU34/SYSTEMS/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -v -patmega328p -carduino -P/dev/cu.usbmodem14201 -b115200 -D -Uflash:w:/var/folders/1q/9z236rkx2ksd8b3k2flhh7280000gp/T/arduino_build_512351/Systems_Engineering_Notes.docx.ino.hex:i
avrdude: Version 6.3-20171130
    Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
    Copyright (c) 2007-2014 Joerg Wunsch
    System wide configuration file is "/Users/zhouqingduan/Desktop/SystemsProjectU34/SYSTEMS/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf"
    User configuration file is "/Users/zhouqingduan/.avrduderc"
    User configuration file does not exist or is not a regular file, skipping
    Using Port          : /dev/cu.usbmodem14201
    Using Programmer       : arduino
    Overriding Baud Rate     : 115200
avrdude: ser_open(): can't open device "/dev/cu.usbmodem14201": No such file or directory
avrdude done. Thank you.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
You need to select the port of your Arduino from the Tools > Port menu.