This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Validating Code Memory

Hi,
I'm validating if the codes in code memory is corrupted by calculating the check sum. So what is the method to access the last location where the code ends in code memory. How do I determine this location during run time. Please update me on this mail Id: akshayskumar@gmail.com

Parents Reply Children
  • For ISP code it is a good idea. It insures a good write
    not necessarily, it "insures a write" with flash you can do a "quick" write, read back and miss the data next day.

    Obviously, if you use mamufacturer supplied routines correctly (I tend to recall a post saying specifying the wrong frequency to the IAP routines "made the programming go faster") there should be no concern of the solidity of the write.

    Erik