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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/05 11:31
Read: times


 
#84303 - RTFM!
Responding to: ???'s previous message
Shahzad said:
this is new to me that keil treats function(int,long,long) very differently than function(int,int,int) .

It's all in the C51 Manual!

Please let me know how can i see this in Keil Simulator to figure out where the parameters are being passed.

In both the Simulator and the Debugger, just use the Disassembler view.
Before you even get to the Simulator and the Debugger, you can see it in the Assembler Listing generated by the compiler.

If you don't know how to do those things, then you really do seriously need to STOP NOW! and go back to the basic Documentation - as I mentioned before:
http://www.8052.com/forum/read.phtml?id=84272

Your efforts will be (are being?) severely hamped if you don't understand your tools & how to use them effectively!

Shahzad said:
i am really confused and frustrated with all this debugging.

Debugging can be confusing & frustrating at the best of times - but you make a rod for your own back if you try to do it without understanding the tools!




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