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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/28/00 11:36
Read: times


 
#5383 - Software Reset.
Hello.
I use Keil's compiler V5.50, multi tasking, Tiny mode.
In some points of program I have to make reset.
I tried to make operation
((void (code *) (void)) 0x0000) () - description is here:
http://www.keil.com/support/docs/762.htm and
http://www.keil.com/support/docs/307.htm

But after this reset I cannot to get external interrupt to T2 (its enabled in software).
I tried to reset all values in SFR together with "((void(code*)....", but it doesn't help too.


List of 2 messages in thread
TopicAuthorDate
Software Reset.            01/01/70 00:00      
RE: Software Reset.            01/01/70 00:00      

Back to Subject List