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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/09/04 22:55
Read: times


 
#66369 - RE: Debuging in Keil
Responding to: ???'s previous message
patrick de groote said:
Furthermore (although I do not know KEIL) I don't think there are a lot of debuggers/emulators that offer support for interrupts...

The Keil simulator & debugger have no problems with interrupts; you can set a breakpoint in the ISR, and you can "manually" set the interrupt flag to "force" an interrupt.

(if you're using a Debug Monitor for in-target debugging, that may well impose restrictions - that's the beauty of JTAG!)

But BEFORE doing this, your should certainly read the uVision Getting Started Guide, and work through the example projects in it.
It will giude you in the proper use of the tools, and walk you through creating, building and simulating/debugging a Project.
Don't skimp on the foundations!

List of 14 messages in thread
TopicAuthorDate
Debuging S/W based RTC in Keil            01/01/70 00:00      
   RE: Debuging S/W based RTC in Keil            01/01/70 00:00      
      RE: Debuging in Keil            01/01/70 00:00      
         RE: Debuging in Keil            01/01/70 00:00      
   RE: Debuging S/W based RTC in Keil            01/01/70 00:00      
      RE: Debuging S/W based RTC in Keil            01/01/70 00:00      
         RE: Debuging S/W based RTC in Keil            01/01/70 00:00      
   RE: Bible time            01/01/70 00:00      
      RE: correction            01/01/70 00:00      
      RE: Bible time - correction            01/01/70 00:00      
         RE: The dangers of cut and paste            01/01/70 00:00      
            RE: The dangers of cut and paste            01/01/70 00:00      
               RE: The dangers of cut and paste            01/01/70 00:00      
                  RE: The dangers of cut and paste            01/01/70 00:00      

Back to Subject List