Blue:
I am debugging several thousand lines of code in its destination hardware device. I need an automated way to track which 'version' is running . The code displays a 2 byte firmware hex # on bootup on a 4 dig. display. This firmware # is set in eeprom. In the long run when things are debugged etc, I can use that Firmware revision system, but right now I want a convenient automated way to differentiate and compare code running in multiple prototypes.