Ok, I did everything, I put all the files in to source, header, and the makefile. I clicked rebuild all and it worked like a charm. When I try to actually program the program to my microcontroller, it gives an error saying something like this:
WARNING: FLASH byte address is 0x0000 0x00 ( should be 0x12)
If it says it should be 0x12, then how do I change it? Or maybe that's not the problem? Help!!