• 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...
  • Self Bootloader.
    Hi, Currently i have success download the hex data to SRAM and running the program. Now I would like to save the CODE data on external eeprom whenever power is ON will automatically download the...
  • self lerning code
    experiment in artificial lerning with self adjusting code. you done any reserch on it? share now?
  • ROM Self-Test in MDK-ARM - Another Approach Sought
    Hi, I'm in the process of porting my Flash memory check for STM32F0 from gcc to mdk. The gcc check follows a method similar to: http://stackoverflow.com/questions/24150030/storing-crc-into-an-axf-elf...