Hi to all, I use
on ubuntu Ubuntu 18.04.2 LTS
Original arduino Nano on /dev/ttyUSB0
-
Verfy and Upload of the Blink Example workes fine
But
Now the problem: - The Sketch Simple_copy does Veryfy ok but not upload:
error: Exit Status 1
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xcc
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x06
....
Same Sketch Simple_copy on a Windos 7 PC Aduino IDE workes!
What is wrong with the Online IDE?