• 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...
  • 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...
  • Validating my code memory
    Hi, I am presently trying to validate the contents of my code memory, so i can perform a CRC check on every startup of my unit. I know the size of code memory in bytes and was wondering if Keil can support...
  • Validating my code memory
    Hi, I am presently trying to validate the contents of my code memory, so i can perform a CRC check on every startup of my unit. I know the size of code memory in bytes and was wondering if Keil can support...
  • Verifying and Validating Embedded C Code
    Hi, To verify the Embedded C (8 bit) code what are the things to be considered. Any special tools avaliable for testing Embedded code....or only simulatuion tools are enough....what are the things...