• CAPCOM T0 counter mode
    Hello all, I am a newbie in microcontroller programming. I am using ST10 microcontroller. My problem is to determine the speed of a BLDC motor by using three hall sensors.The hall sensors are ...
  • Minimal Build
    Every time when I rebuild my project the *.c files, for which the options 'generate assembler SRC file' and 'assemble SRC file' are chosen, are rebuilt even if they had not been modified. It is so annoying...
  • Automated Build
    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...
  • 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
  • How to build multiple libraries
    I am working on a huge project which uses more than 400 Files. The bin-file is about 500k huge. While the comile runs you can have a cup of coffee easily! To speed up the compilation significantly...