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.
We inherited some code, and there is a .bat file that references: c:\Keil\updatev167.exe -of=.\Version\BuildVersion.c -tf=.\Version\BuildNumber.tf I would like to know what application has updatev167.exe. Thanks!
BuildVersion.c => const unsigned short _BuildNumber_ = 2275;
BuildNumber.tf => const unsigned short _BuildNumber_ = <ATPRINT value="Build">;