Digispark ATTINY58 not working on Mac

:frowning: o I am receiving this error message when I try and use my Digispark. I have no experience on how to do this and would like some help. This is the error message I receive:

Arduino: 1.8.19 (Mac OS X), Board: "Digispark (Default - 16.5mhz)"
fork/exec /Users/a1234/Library/Arduino15/packages/arduino/tools/avr-gcc/4.8.1-arduino5/bin/avr-g++: no such file or directory
Error compiling for board Digispark (Default - 16.5mhz).

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

I got no idea what this means pls help, I can't even upload a 'Blink script' from the examples :frowning:

It means that it can't find the compiler or the directory where the compiler is expected. In short, it seems to be a corrupt installation.

I would uninstall the boards package and reinstall.

I'm not a Mac user so I might be on the wrong track.

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