jawher / xavr

An AVR C project template for XCode
MIT License
68 stars 18 forks source link

nonzero exit code #23

Open bramdestudent opened 5 years ago

bramdestudent commented 5 years ago

Everything worked fine until I tried to build on the atmega328p

make: *** [program] Error 1 Command ExternalBuildToolExecution failed with a nonzero exit code

this is the error I get, any solutions?