Hello! I have just installed the Arduino IDE 2.0.3 but am not able to get it working.
when trying to verify/upload, I first get the error message:
`Compilation error: Platform 'arduino:avr' not found: platform not installed
Then when trying to install Arduino mega AVR boards by Arduino, i get the error:
Downloading packages
arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5
arduino:avrdude@6.3.0-arduino17
Failed to install platform: arduino:megaavr.
Error: 13 INTERNAL: Server responded with: 503 Service Unavailable
When trying to install Arduino AVR boards by Arduino, i get the error:
Downloading packages
arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5
arduino:avrdude@6.3.0-arduino17
Failed to install platform: arduino:avr.
Error: 2 UNKNOWN: read tcp 10.229.84.22:62516->104.18.13.241:80: wsarecv: An existing
connection was forcibly closed by the remote host.
I have tried this over the course of 2 days and it still isnt working. What is there I can do to remedy this? Thank you!