I just installed the Arduino software so i can start working on a project. I uploaded some basic code. When I want to upload the code to my device it hits me with this message
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 "C:\Users\Fab\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
After that it tells me:
"Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions."
I checked the port, no imperfect connections and i also updated the drive *(It's a clone arduino UNO R3 Microcontroler ATmega328).
Thank you