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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/05/17 08:43
Read: times


 
#190820 - What do you need?
Responding to: ???'s previous message
As Erik said, please be specific as to what you need.

Are you already familiar with the 'C' programming language?
If not, then I would strongly recommend that you don't try to learn in on an 8051 - or any other (small) microcontroller.

Rather, get yourself a standard 'C' textbook, and learn the language on a "conventional" platform - such as a PC.

Here are some 'C' learning & reference tools for you: http://blog.antronics.co.uk/2011/08/0...ng-with-c/


If you are already familiar with the 'C' programming language, then the thing you need to study is the documentation for the particular compiler that you will be using.

Note that the hardware architecture of the 8051 is quite a challenge for 'C' compilers - so 8051 compilers will have a number of proprietary, non-standard features to cope with this.

It will also require a good understanding of the 8051 hardware architecture ...

List of 8 messages in thread
TopicAuthorDate
C language tutorial for 8051/8052            01/01/70 00:00      
   what do you need?            01/01/70 00:00      
   What do you need?            01/01/70 00:00      
   Small Device C Compiler 'sdcc' (free)            01/01/70 00:00      
      ucSim, free 8051 simulator for Unix/DOS            01/01/70 00:00      
      A bit late            01/01/70 00:00      
         threads autolocking at approx. 2 months            01/01/70 00:00      
            threads auto-lock after about 2 months            01/01/70 00:00      

Back to Subject List