Received arm-non-eabi-gcc error for Razor IMU + Immediately

Hi All,

I followed the guidance in the following link exactly, but unfortunately the Arduino gives me the following error:

SparkFun Guide Link: https://learn.sparkfun.com/tutorials/9d … 1543537370
Error: exec: ArduinoData\packages\arduino\tools\arm-none-eabi-gcc\share/bin/arm-none-eabi-g++ : file does not exist
I have installed all of the libraries mentioned in the above page. Please let me know how can I solve this problem?
I look forward to hearing from you soon.
Best regards,
Ramtin

Hmmm. You may have installed the library, but did you install the board definitions?

https://learn.sparkfun.com/tutorials/9d … duino-core

I recommend un-installing all of the stuff(libraries, core, etc) you downloaded and try again double checking where you are downloading files to and make sure they are going in the right places. Try uploading again after.

Be sure to restart the Arduion IDE before trying to upload again so it resets properly.

If you are still having issues provide your OS and Arduiono IDE version and we can proceed.