• 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...
  • 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...
  • Self Modifying Code on the ARM1176JZF-S (raspberry pi)
    Note: This was originally posted on 6th April 2013 at http://forums.arm.com Hello I'm trying to write some Self modifying code (SMC) to run on my raspberry pi and I've been reading a few things and am...
  • 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-contained C module or PIC
    I need to write a self-contained module in C (is this even possible?) which is a part of a bigger app. This module should be loaded from some mass memory (most probably microSD card) to RAM and executed...