… or how to edit a .hex file instead of recompiling it for every option.
I had a product a while back where the customer needed to program it, but we didn\’t want them to have to hassle with compiling it for every (10,000+) permutation. I had a whole build system set up when this was just a few hundred files that would do all the compilations for me (thank you python!). That was now out of the question. There were a few hurdles to do this on a PIC, but we achieved itContinue reading