Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
What to do upon detection of Error
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2415 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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
What to do upon detection of Error
Muhammad Ahsan
over 12 years ago
Note: This was originally posted on 29th July 2011 at
http://forums.arm.com
Hi,
I have implemented a couple of tests for Cortex-M3. These tests include calculation of CRC checksum over selected flash area, verification of Clock using Clock Supervisor and verification of occurance of Interrupts. the tests are working perfectly but I am not sure what to do, in case CRC checksum is wrong, or any of the other mentioned tests do not meet the desired results.
One option is to implement endless loop, waiting for watchdog to hit, is it meaningful? any other ideas would be highly appreciated.
All these tests are part of self test library that has to be integrated with the end user application. Is it make sense to leave it to the user to define whatever he thinks suitable in case of failure of component?
Looking for some quick response!
Regards,
Parents
Mahesh
over 12 years ago
Note: This was originally posted on 24th August 2011 at
http://forums.arm.com
I concur with ttfn , dependent on the type of verification test you could decide to either proceed with the next step or revalidate that test. Its entirely a system level decision. Perhaps if you had more specifics then we could provide better definitions for what your tests are really checking for?
Cancel
Vote up
0
Vote down
Cancel
Reply
Mahesh
over 12 years ago
Note: This was originally posted on 24th August 2011 at
http://forums.arm.com
I concur with ttfn , dependent on the type of verification test you could decide to either proceed with the next step or revalidate that test. Its entirely a system level decision. Perhaps if you had more specifics then we could provide better definitions for what your tests are really checking for?
Cancel
Vote up
0
Vote down
Cancel
Children
No data