• 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...
  • 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...
  • Cortex-M3 valid user code
    This is quoted from datasheet: "The reserved Cortex-M3 exception vector location 7 (offset 0x 001C in the vector table) should contain the 2’s complement of the check-sum of table entries 0 through...
  • TrustZone MMU Validation
    Note: This was originally posted on 19th July 2013 at http://forums.arm.com I am running code in Secure Mode on a Cortex-A9 platform.  The MMU registers within the CP15 are bank switched when secure mode...