We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello ,
some one help.... What "make" utility does keil uses? Is it possible to edit the make file of a project???
uVision 3 creates a batch file for the makefile system. > "options for target"->"Output" > _check_ the box "Create batch file"
You can then edit the batch file or use as-is to build the project without opening uVision-3
But note that the batch file does no checking of timestamps, dependencies, etc - it's just a "Build All"