On Dec 30, 2006, at 4:25 AM, Russell McMahon wrote: > I want a client to be able to make eeprom files for an AVR product > without their having to use or need a language compiler. > A fine job for a macro assembler (of the sort that is usually free) ? foo.asm: #include "defdatamacros.s" defdata 12, 15, 't', 0 defdata 12, 15, 'a', 'a' + 40, 0 end -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist