• 8031 POST (power on self test)
    I'm not having much success in finding an 8031 POST (power on self test) online. I'd be especially interested in tests from a microprocessor manufacturer. For example, are there published tests to...
  • software based self-test of CPU
    Hi! I'm looking for a solution for testing the reliability of a XC166 controller CPU at runtime by software. Background: each controller of a safety relevant redundant system should perform a self...
  • ROM test
    I am trying to validate the flash during a self test using a CRC check. Most parts are in place, but one issue remains. How do I find the end of the flash (i.e. the amount of flash to be checked)? ...
  • Unit testing support in DS-MDK 5.27
    Does DS-MDK include an easy way to perform unit testing? I don't know how much from Eclipse is part of DS-MDK; moreover I'm not an expert of Eclipse. I found that under Install Software I can select...
  • how to do self test of microcontroller 8051
    Hi all iam working on the cygnal microcontrollers c8051f124, actually i have to perform self check of microcontroller on power on i have written some routines for RAM and how self check the cpu of...