Hello, I just uploaded a crashworks3d code to my arduino nano but it gives this error
Arduino: 1.8.19 (Windows 10), Board: "Arduino Nano, ATmega328P"
Sketch uses 6008 bytes (19%) of program storage space. Maximum is 30720 bytes.
Global variables use 375 bytes (18%) of dynamic memory, leaving 1673 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't set com-state for "\.\COM6"
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Can anyone help me?