Hi, I am trying to follow this great tutorial.
http://www.societyofrobots.com/step_by_step_robot_step4.shtmlNow, I am trying to get the source code to run on AVR studio.
But, whenever I click on "build" or "rebuild", the message says I have error and instructs me to make sure my makefile specifies the output.elf file...
But, if I check on the build, it says,
-------------------------------------------
Total 6530
Errors: none
Build succeded with 0 warnings...
--------------------------------------------
Which is true?
Do I have an error or not, I don't understand.
Someone please advise me.