Society of Robots - Robot Forum

Software => Software => Topic started by: pilot_error on July 15, 2010, 04:19:54 AM

Title: Makefile Basics - $50 robot and not using standard MCU
Post by: pilot_error on July 15, 2010, 04:19:54 AM
I was a real idiot and realized my mistake, so in the hopes of helping someone else who uses the search function...

AVR Studio 4 does not require you to use a "User defined" makefile like the one the SoR provide with their $50 robot source code.  If you are using a different MCU, Studio will still compile/build your code using the MCU name you select when you create the project.  If you go under the 'Configuration Options' menu you can change the folder that the .hex file is ouput to and this will help you find it when you click build. 

A less than auspicious start for me robot hobby but progress is being made. :)