Uploading problem

Hello, i've recently had a problem with uploading a program to my arduino uno (RexQualis) in the arduino ide. What happens is it uploads for like 4 minutes, then spits out a ton of errors. Here are the errors: 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\adria\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0- arduino17/etc/avrdude.conf" Using Port : COM3 Using Programmer : arduino Overriding Baud Rate : 115200 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x1f // continues errors till it reaches ten I don't think my code is the problem, as it's just a simple blinking led. I'm thankful for any ideas, thank you.
3 Replies
AnonEngineering
AnonEngineering2mo ago
it's not the code, your PC doesn't "see" the board
Adrian | 8110C
Adrian | 8110COP2mo ago
How do i fix it I have the correct board in the ide, but it always says it's connected to com 3 even if it't not

Did you find this page helpful?