Hi- I am a newbie. I installed the most recent WinAvr and AVR Studio 4.19.
When I Build Active Configuration for .c and .h file, i get the following error. What does it mean or where can i go to look on how to troubleshoot? What is also weird is the .o extension below even the code has a .c extension.
Attached are the files and the instructions on where i got them.
Following is the error message:
cc1.exe: error: unrecognized command line option "-mmcu=attiny85"
make: *** [tinywanderer_edgeDetect_version2b.o] Error 1
Build failed with 1 errors and 0 warnings...