Hi I am not very familiar with "makefiles". I read that is a way to tell the compiler the order and organization of the files; I guess it is like creating a project in uvision, but i am not sure. Anyway, i have a set of files that were created with a makefile, and i don't know hot to create the project from it, can anybody help me? Thanks
I created a project and included one of the files (which I think it is the main file) and the compilation did not show any errors, hopefully that will work. I will simulate it later and see if that works, but anyway i still don't know how the makefile works. William