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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/17/01 09:52
Read: times


 
#14191 - RE: RE:San Brgmns: CPU reset by SW
I have used the "Michael method" in an application some years ago. I had to go to reset from within an ISR, so the use of RETIs was a must. And it works fine. That application was written in assembly.
I think that if your code is written in C, you can use setjmp() and longjmp() to jump to a previously defined address. This method is frequently used for errors management.

Regards,
Alfredo del Rio.

List of 18 messages in thread
TopicAuthorDate
CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: Michal: CPU reset by SW            01/01/70 00:00      
RE: Sans: CPU reset by SW            01/01/70 00:00      
RE: Sans: CPU reset by SW            01/01/70 00:00      
RE:San Brgmns: CPU reset by SW            01/01/70 00:00      
RE: RE:San Brgmns: CPU reset by SW            01/01/70 00:00      
RE: Sans: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      
RE: CPU reset by SW            01/01/70 00:00      

Back to Subject List