Hello there. I have been trying to use upload a project to the Arduino Uno (On Rasberry Pi 4, Rasbian) and it doesn't give an error, but the upload just doesn't work.
Output Is as Follows:
(Using the space controller example)
Sketch uses 1160 bytes (3%) 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.
/home/pi/Downloads/arduino-1.8.10/hardware/tools/avr/bin/avrdude -C/home/pi/Downloads/arduino-1.8.10/hardware/tools/avr/etc/avrdude.conf -v -patmega328p -carduino -P/dev/ttyAMA0 -b115200 -D -Uflash:w:/tmp/arduino_build_938589/p02_SpaceshipInterface.ino.hex:i
avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/home/pi/Downloads/arduino-1.8.10/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/home/pi/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyAMA0
Using Programmer : arduino
Overriding Baud Rate : 115200