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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/08/01 18:23
Read: times


 
#17426 - RE: ljmp to zero = reset ?-to Jacek Bog

Its a good practice to initialize any used SFR to the desired state, also if this state was equal to the reset state or not.

Then ljmp / lcall 0000h do the job.

Additional this practice avoid any different working on using a boot loader or on debugging.


Peter

P.S.:
To be perfect call a "RETI" routine 2 or 4 times to reset the interrupt logic (4 times on derivates with 4 interrupt levels, e.g. T89C51CC01).


List of 15 messages in thread
TopicAuthorDate
ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ?-to Jacek Bog            01/01/70 00:00      
RE: ljmp to zero = reset ?-to Jacek Bog            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ?-to Jacek Bog            01/01/70 00:00      
RE: ljmp to zero = reset ?-to Jacek Bog            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ? - Bryan            01/01/70 00:00      
RE: ljmp to zero = reset ? - Bryan            01/01/70 00:00      
RE: ljmp to zero = reset ? - Bryan            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      
RE: ljmp to zero = reset ?            01/01/70 00:00      

Back to Subject List