• Before Build makefile errors
    Hello All, I have been trying to integrate Unity Testing Framework into Keil version 5, naturally I faced a lot of issues and errors and was able to solve a lot of them, now I am facing an error...
  • Makefile and IDE build produce different target
    I have written a parser to extract the amake dependencies from the final output file. I then use it with nmake to build the same source presumably in the same order since the same .lnp file is passed...
  • makefile
    Hi, newbie here looking for info on creating a makefile (syntax, etc) to be used with the make.exe that comes with C51 compiler to build the entire project. Appreciate any help/pointers. Thanks...
  • makefile
    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...
  • makefile
    Hi, newbie here looking for information on how to create a makefile (syntax, etc) to be used with make.exe that comes with C51 compiler to build the entire project. Would apreciate any help/pointers...