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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/25/04 14:24
Read: times


 
#78129 - The real problem
Responding to: ???'s previous message
ABDUL GHAFOOR said:
i m suffering from the problem that i want to use switch to...

No; Actually you are suffering from the problem of not laying proper foundations before starting to build your house!

You need to take some time to study the basics of the 8051 architecture, and the Keil tools that you wish to use.

Standard advice for beginners:

First, you need to read the uVision Getting Started guide, and work through the example projects in it.
This will give you a proper introduction to the tools - rather than just jumping in at the deep end without actually uderstanding what they do or how to use them.

You need to read the following documents - commonly referred to as "the bible" for the 8051:

http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf
http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf
http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf

Are you also a newbie to 'C' programming in general?
If so, you'll also need a good 'C' textbook.

Here are some other introductory & reference materials:
http://www.keil.com/books/8051books.asp
http://www.8052.com/books.phtml
http://www.8052.com/tutorial.phtml

You will need to read the Data Sheet for your particular processor, and the Manual(s) for any development boards, etc.



List of 6 messages in thread
TopicAuthorDate
89c51 external interrupts            01/01/70 00:00      
   RE: 89c51 external interrupts            01/01/70 00:00      
      Oops - negative score            01/01/70 00:00      
         RE: Oops - negative score            01/01/70 00:00      
            Thanks Andy & Kai            01/01/70 00:00      
   The real problem            01/01/70 00:00      

Back to Subject List