avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

Hi,
I have this problem trying to upload the sketch.
Yesterday i had all perfectly working and today all i get is this:

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

I tried using 3 different arduinos nanos, changed the usb cable, reinstalled the arduino ide, checked port and nothing.

Yesterday i was trying to work with a VL53L0X and after an hour the error started to come

Please help!!!

Did you picked the right board? I remembered having the same errors once. It was due to i was uploading to Due while I configured it as Uno.

Done,
Thank you very much!!!
I was choosing the wrong one, sorry!!