??? 01/17/07 00:06 Read: times |
#130937 - Well ... it seems to me ... Responding to: ???'s previous message |
Once in a while you just can't believe what's happening in front of you and it's comforting to run through a thorough diagnostic.
There are fewer than 255 instructions in the instruction set, and there are only 256 read/write memory locations inside and 64K of them outside. CRC or Checksumming should provide adequate confidence in the program store, and writing every possible combination of bits to the internal RAM, and, later, to the external RAM or internal XRAM if there is any, should provide some confidence. Making sure that the SFRs behave as they should, and verifying that the flags do what's expected should be on the list, and then there's the I/O ... When you're hot on the trail of a really elusive problem, don't you guys want to verify that everything's working? Do you just plug in a part and ship it? What do you guys do as "receiving inspection" when you buy parts? RE |