This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

8051 Embedded C for beginner (books)

Hi,

Anyone can tell me where can i download the C book (beginner) for 8051 or some web-page to guide the beginner to start 8051 in C?

Thanks..

Parents
  • Hi,

    Can you explain more about this...

    The transition from C to '51 C is pretty well explained in the Keil litterature but that requires you to know C.

    I quick interested about this because i got learn C/C++ before but is basic,nevermind if can do transition not only can improve my C and also help me to run my 8051.

    So, in order to run the 8051 we can use pure C program but only need to transition?

    Is it i need another compiler or i just need to use uVision compiler to compile it?

    Please can you show me where is the Keil litterature?

    What the disadvantage if we use transition?

    Thank You..

Reply
  • Hi,

    Can you explain more about this...

    The transition from C to '51 C is pretty well explained in the Keil litterature but that requires you to know C.

    I quick interested about this because i got learn C/C++ before but is basic,nevermind if can do transition not only can improve my C and also help me to run my 8051.

    So, in order to run the 8051 we can use pure C program but only need to transition?

    Is it i need another compiler or i just need to use uVision compiler to compile it?

    Please can you show me where is the Keil litterature?

    What the disadvantage if we use transition?

    Thank You..

Children