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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/21/08 11:40
Read: times


 
#157621 - Start with plain, regular C.
Responding to: ???'s previous message
Many of the problems people encounter when programming in C for a '51 actually stem from insufficient familiarity with plain C.

Once you have a firm grasp on C, familiarize yourself with the hardware architecture of the 8051. This is necessary to understand why certain features that are not part of the C standard need to be added to a '51 C compiler.

List of 5 messages in thread
TopicAuthorDate
How to learn embedded C using Keil?            01/01/70 00:00      
   Compilations tends to be lousy            01/01/70 00:00      
   Hitex            01/01/70 00:00      
   Start with plain, regular C.            01/01/70 00:00      
      emphasizing            01/01/70 00:00      

Back to Subject List