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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/23/04 07:11
Read: times


 
#69029 - RE: RTFM?
Responding to: ???'s previous message
hi,
The first question in my post was:
How to disable automatic halt (Debug: red button with white cross), when I start to debug with go function
and debuger automaticly stops.


Sorry? Debuger does automaticly stop only if:
- it steps on breakpoint mark;
- it goes out of program due a error in code;
- it detects discrepancy between how you have set MCU hardware and use it then.
Perhaps there are some other reasons I have not indicated but the main idea is: debuger DOES NOT automaticly stop from the reason that Halt button is active. This button is to stop debugger manually. So I cannot understand why do you need to disable that button? Better check the reason why does debugger stops to execution itself.

Regards,
Oleg

List of 18 messages in thread
TopicAuthorDate
Keil Halt            01/01/70 00:00      
   Use Assembler.            01/01/70 00:00      
   RE: Keil Halt            01/01/70 00:00      
      RE: Keil C51 uses DJNZ            01/01/70 00:00      
         RE: Keil C51 uses DJNZ            01/01/70 00:00      
            RE: Keil C51 uses DJNZ            01/01/70 00:00      
   Optimise your C            01/01/70 00:00      
      RE: DJNZ            01/01/70 00:00      
   RTFM?            01/01/70 00:00      
      RE: RTFM?            01/01/70 00:00      
         RE: RTFM?            01/01/70 00:00      
            RE: RTFM?            01/01/70 00:00      
               RE: RTFM?            01/01/70 00:00      
                  RE: RTFM?            01/01/70 00:00      
                     Keil Halt - Primer            01/01/70 00:00      
                        RE: Keil Halt - Primer            01/01/70 00:00      
                           This way lies disaster!!            01/01/70 00:00      
   RE: Keil Halt            01/01/70 00:00      

Back to Subject List