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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/03/05 16:51
Read: times


 
#84272 - Debugger!
Responding to: ???'s previous message
Shahzad said:
Andy you got me there again. some times i am busy doing some other thing and i write wrong.

Hmm...
I think the kind of problem you have here is one that needs you to "clear the decks", put up the "do NOT disturb" sign, and give it your full, undivided, uninterrupted attention.
Maybe set the problem aside for a little while so that you can plan-in this "quality time" for it?

but your description about simulator and debugger is new for me.

Have you read the uVision Getting Started Guide, and worked through the example projects in it?
This would have given you a proper introduction to the tools, how they work, and how to use them - rather than just jumping-in blindly at the deep end.

Maybe you should do this now, so that you are fully acquainted with the tools at your disposal to crack this knotty little problem?

(The uVision Getting Started Guide is available on the 'Books' tab in the 'Project' Window; The 'Books' window is also available via the 'Help' menu; failing all that, search for GS51.PDF in your Keil folder)

i am using keil simulator. i wish i had debugger.

But, as I said to you before, you do have a debugger!
I said:
The KEIL C development environment includes both a Simulator and a debugger. The interfaces look identical; the only difference is that the Simulator uses a simulated target running on the PC, and the Debugger requires real external 8052 hardware.

As you're using an 89C52, you will need to use the uVision debugger in conjunction with the Keil Monitor - that is also included in the kit, and described in the Manuals.

List of 16 messages in thread
TopicAuthorDate
different data types            01/01/70 00:00      
   Compiler-dependent            01/01/70 00:00      
   True, but irrelevant            01/01/70 00:00      
      Go back to the original thread            01/01/70 00:00      
   OK, New Thread            01/01/70 00:00      
      sorry terminology            01/01/70 00:00      
         Still wrong terminology?            01/01/70 00:00      
         Wrong Target!            01/01/70 00:00      
            i am again wrong            01/01/70 00:00      
               Debugger!            01/01/70 00:00      
                  Huu,,,,            01/01/70 00:00      
   bad programming style !            01/01/70 00:00      
      Underlying problem!            01/01/70 00:00      
   Not The Problem            01/01/70 00:00      
      Re: Neil            01/01/70 00:00      
         RTFM!            01/01/70 00:00      

Back to Subject List