Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/27/02 06:54
Read: times


 
#26390 - RE: RAM test of 8052
I would suggest to modify STARUP.A51 so that the test is executed at startup before the clearing of ram and passing control to main() or modify the Clear IDATA ram routine so that it will test the ram location and at the end write 0x00 to ram location.

Copy STARTUP.A51 to your project directory and modify it in assembly. If an error is detected enter and endless loop.

To do it from C, it is better to make an assembly module with the test function. Do it as Craig has suggested.

Franc

List of 22 messages in thread
TopicAuthorDate
RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052//craig            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052,correction            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: RAM test of 8052 data backup            01/01/70 00:00      
RE: RAM test of 8052            01/01/70 00:00      
RE: A51.startup            01/01/70 00:00      

Back to Subject List