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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/11/03 22:19
Read: times


 
#38823 - goto 0x0000 or Reset (keil)
I am using the Keil compiler and i would like to perform a reset in my C code. As we all know that jumping to main() does not do a complete reset. would like to load the PC count with the address 0x0000. I tried goto 0x0000 but it does not compile. Anyone have any ideas;

List of 7 messages in thread
TopicAuthorDate
goto 0x0000 or Reset (keil)            01/01/70 00:00      
   RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      
      RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      
         RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      
         goto 0x0000 != Reset (any toolset)            01/01/70 00:00      
            RE: goto 0x0000 != Reset (any toolset)            01/01/70 00:00      
   RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      

Back to Subject List