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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/06 19:58
Read: times


 
#107742 - i prefer
Responding to: ???'s previous message
I always define each vector for the MCU I'm using and place a RETI instruction at each unused interrupt
I prefer a call to Icrash(); (an "empty" routine) that way, during debugging you can set a breakpoint in Icrash and catch whatever oversight generates interrupts. In production a call before the reti does not hurt any.

Erik

List of 10 messages in thread
TopicAuthorDate
routine runs multiple times, why??            01/01/70 00:00      
   Main does not stop            01/01/70 00:00      
      how do I stop?            01/01/70 00:00      
         you cant            01/01/70 00:00      
            '51 CAN be stopped!            01/01/70 00:00      
   which assembler, it has a bug            01/01/70 00:00      
      assembler            01/01/70 00:00      
         no need to change, all have idiosynchazi            01/01/70 00:00      
   A suggestion            01/01/70 00:00      
      i prefer            01/01/70 00:00      

Back to Subject List