Hi all,
I'm new to arduino and i'm having truble uploading, it's works like 1 out of 5 tries. Also when the board is connected to my Macbook Pro (running Mojave), it look like it's constantly re-booting. Every thing is just fine when i power the board from an external power source.
Here is the message when upload is failing:
Arduino: 1.8.9 (Mac OS X), Board: "Arduino/Genuino Uno"
Sketch uses 930 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: ser_open(): can't open device "/dev/cu.usbmodem14201": Resource busy
Does someone have a clue how to fix it?
Thanks a lot
P.S. The Loop-Back test works once i managed to get connected (average one of 5 tries)