Nothing will compile and COM port doesn't exist

After trying like 4 different USB cables to get the board to even show up in IDE I'm unable to upload nor compile anything. When i went to try and reset the Bootloader and i double press the reset button on the board the COM port doesnt show up.

Error code given when compiling:
Arduino: 1.8.19 (Linux), Board: "Arduino MKRZERO"

fork/exec /home/*******/.arduino15/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-g++: no such file or directory
Error compiling for board Arduino MKRZERO.

Did you install the board manager?

Yes i did, I have the correct board selected too

This SAMD board thread, post 4, says "solved." @ptillisch usually solves these issues.

Other threads suggest removing the "packages" folder in the board manager and install all your boards again.

reinstalling the packages worked.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.