• 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...
  • Build a project from a makefile
    Hi, I am looking for a way to build a project from a makefile with Keil uVision4. Is there any way (simple the better)? Thx
  • 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...
  • 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...
  • External makefile
    Hi What's the preferd whay of setting up a keil project when I build using an external make utility to build my project, but I want to use uVision to edit files and debug my built system. I...