• Auto-Increment Build Number
    Anybody got a slick way to roll an auto-incrementing build number into uVision? I want to end up with a string constant containing a number that I can maniputate in my C code. It really doesn't matter...
  • Incremental Build # in uvision3 + compiler 7.50?
    Is it possible to create an incremental build #? Whereas I currently control version information (esoterically) I haven't found a good way other than creating a program to read a number stored in a...
  • Incremental encoder
    I am in possession of an incremental encoder, mounted on the shaft of an electrical machine. The encoder gives 1000 ppr. From the manual I read that it was a good idea to configure timer 3 in incremental...
  • building problem
    I am a started for Keil uvision5 and also the embbeded software. Now I have a problem with the builing under uvision5. The project is created following the normal procedure, and the main.c file is...
  • Build window
    Hi, when clicking at an error listed in the build window, how can I find the corresponding line to that error in the source code? regards