Hi,
Can someone tell me what this compiling error is? "fork/exec /bin/arm-none-eabi-g++: no such file or directory
Error compiling for board Arduino MKR NB 1500"
I get this compiling error every time I try to use the MKRNB library. I have deleted and reinstalled the library and restarted the ide several times. It gives me this error even when trying to compile examples from the library.
Thanks.
This error could be caused by an incomplete installation of the Arduino SAMD Boards platform of the MKR NB 1500. Because the platform is installed to a separate location from the Arduino IDE installation folder, it persists through uninstalling and reinstalling the IDE, so doing that wouldn't be expected to fix the issue. You can find instructions for how to clear the existing Arduino SAMD Boards installation and do a reinstall here:
Please let me know if you get stuck or have any problems.
I followed the instructions and deleted and reinstalled the SAMD board. It seems to have fixed the problem. Thank you very much for the help.
You're welcome. I'm glad to hear it's working now. Enjoy!
Per
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.