Hello! I need some information about CRC. I have a new question. I have finished my code. I am working with Keil to program a XC167CI microcontroller, but I have to guarantee the code programmed in memories. So I have to develop cyclic redundace check subroutines to guarantee the code. Can you help about that?
"Double bit errors are detected and trigger an Access Fault trap. This prevents erroneous instructions or data from being used." What if a double bit (or worse) error occurs in your trap handler...?
What if a double bit (or worse) error occurs in your trap handler...? That is where some (at least the somewhat intelligent) realize that the only way to perform code checking is by "remote control" Erik