Hi, I am new to the forum and to Arduino. Trying to learn something new here.
But I got stuck already in the beginning. When trying to compile I get this message:
Failed to install platform: 'arduino:renesas_uno:1.5.1'.
Error: 4 DEADLINE_EXCEEDED: context deadline exceeded
Tried to restart etc. But it gets stuck there every time.
Can I manually download the file and place it on my PC?
Using an old laptop with WIN10. And Arduino UNO R4 WiFi module.
Thankful for any tips...
Hi, Thanks for the tip.
Buy I am not sure how to run the command. Tried like in the clip attached. But get the same message.
Have a look at this post. It describes where to find and manually edit the configuration file. That post is for the same problem downloading the most recent ESP32 package. Interesting that you are seeing it with the Renesas one as well.
The arduino-cli program first has to be downloaded and installed from here and then run from the command or powershell terminal. However, it is quite straightforward to simply edit the configuration file.
Thanks!
That worked perfectly!