When trying to upload the sketch i get the avr-gcc: error: CreateProcess: No such file or directory error. I Tried several of the fixes I found on here and the only progress i can make is by removing some of the HAL files. When i remove them everything works expect I am getting an error uploading sketch. I am a first time user so I apologize if I am just missing something simple.
Configurations attached
<!-- Please describe the steps needed to reproduce the issue -->
Expected behavior: [What you expect to happen]
I would expect to get something saying it was uploaded successfully and when i restart the board I would prefer to see the boot screen.
Actual behavior: [What actually happens]
I get an error and then nothing. Still have a blue screen. I have even tried swapping the LCD wires as suggested in other places but no luck.
have you tried vscode+platform.io ? arduino ide is not used much anymore and its filled with bugs that cause compiles to fail