i got my arduino uno a week a go. i am trying to learn how to program led strips. it worked for one ore two days but now i cant upload programming to my arduino. when i try this comes up.
i dont know what to do. it worked before but not now.
[color=#202124]Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Card "Arduino Uno"
In file included from C: \ Users \ Sagen \ Desktop \ led lys \ sketch_mar23a \ sketch_mar23a.ino: 1: 0:
C: \ Users \ Sagen \ OneDrive \ Documents \ Arduino \ libraries \ FastLED / FastLED.h: 14: 21: note: #pragma message: FastLED version 3.003.003
# pragma message "FastLED version 3.003.003"
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The sketch uses 4590 bytes (14%) of program storage memory. Max is 32256 bytes
Global variables use 415 bytes (20%) of dynamic memory, leaving 1633 bytes of local variables. Maximum is 2048 bytes.
An error occurred while uploading the sketch
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 1 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 2 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 3 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 4 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 5 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 6 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 7 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 8 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 9 of 10: not in sync: resp = 0x35
avrdude: stk500_recv (): programmer is not responding
avrdude: stk500_getsync () attempt 10 of 10: not in sync: resp = 0x35
Problems uploading to the card. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have included more information
"View detailed information during compilation"
option enabled in File -> Settings.[/color]