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

How do I Validate the code memory at run time?

Hai all,
I am working on saftey critical application,so my requirement is to validate the code memory at run time.. Is there any method to validate the code during runtime...calculating check sum at runtime and verifying is possible and effective ??...

Parents
  • calculating check sum at runtime and verifying is possible and effective ??...

    It's certainly possible. Whether it is effective or not depends on the type of checksum used and the requirements of the application.

    Does this check need to be done once at startup, or run continuously?

Reply
  • calculating check sum at runtime and verifying is possible and effective ??...

    It's certainly possible. Whether it is effective or not depends on the type of checksum used and the requirements of the application.

    Does this check need to be done once at startup, or run continuously?

Children
No data