I want to automate our build proceedure (using CruiseControl). Unfortunately our ancient version of uVision (2.14) seems not to be able to output a makefile. Is it possible to run uVision from a batch file such that it builds the target and exits?
yes
you can not run uVision from a .bat file, but you can run the assembler, compiler and linker from a .bat file and achieve your build
Erik
you can not run uVision from a .bat file
You've been better at checking your facts, Erik. Actually uVision can quite usefully be run from batch files. And unless memory fails me spectacularly, even version 2 could.
View all questions in Keil forum