I have tried setting up AVR studio 5.1 and 6 to use my Arduino libraries. The instructions I have followed are here: http://www.engblaze.com/tutorial-using-avr-studio-5-with-arduino-projects/ My project includes the necessary libraries and they are within the same directory. They have also been added to the project within AVR Studio. I am still having issues with undefined references to everything.
My questions are: How can I fix this issue? Does anyone else have these same issues after jumping through all the hoops in the instructions above?
Should I use AVR Studio 4? Are there the same issues? Should I just skip AVR Studio and use Eclipse instead?
Thanks in advanced.
Code-Blocks is brilliant as well. You can use this Arduino specific version with a wizard and simulator and all, ready to be used. http://www.arduinodev.com/codeblocks/