Forrest W Christian wrote: > I will be serializing these at programming time in one fashion or > another. Before I dig out the DOS programming tools and just wrote > some code to increment a serial number I wanted to make sure something > didn't already exist to do this.... My SEQUENCE program may be useful. It is included in the PIC development environment release. This will gets you a unique sequence number. It doesn't do anything about writing it into a HEX file. > So, is there a DOS tool (since the programmer "machine" will be > running under DOS) that I've missed to insert/update a serial number > in a .hex file.... or some other method of doing this I've missed? All my programmer programs are Win32 command line executables, not DOS. They most definitely will not run on DOS. I don't have a ready made program to insert a serial number into a HEX file. If I needed that I'd probably use the SEQUENCE program or the library routines it calls, and the IHEX routines int the STUFF library to read and write HEX files. ******************************************************************** Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products (978) 742-9014. Gold level PIC consultants since 2000. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist