My contract says I must calculate a CRC and compare it to the CRC stored in the last location of flash memory. How do I stuff that last usable location in flash while I'm loading the rest of the program into flash? I'd prefer to do this in one step rather than two as I have to send this to our production team to load the program and the objective is to make the process as simple as possible.
Thanks,
Rick