I'm experiencing an issue while trying to upload even the most basic code to my Keyestudio Arduino Uno. I keep encountering the following error:
exit status -1073741819
Error compiling for board Arduino Uno.
The code I am using is the bare minimum sketch from a brand-new file in the Arduino IDE. To troubleshoot, I tried uploading the same code to my Elegoo Uno R3 board, but I encountered a different error:
Build options changed, rebuilding all
exit status 1
Error compiling for board Arduino Uno
Has anyone experienced a similar issue or can provide any advice on resolving this? I'd appreciate any help.