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

General learning question

If i want to learn how to use this for 8051 programming which manual should i download for basic knowledge ..plz paste the link here

Parents Reply Children
  • I have learned programming using assembly langauge ASM51 , intel programmer but using assembly is too time consuming process and few people told me using keil is better but i have less knowledge about C language so how should i use the free trial version in order to gain knowledge about this software for programming 89c52.

  • first learn C. The way to learn C is on the PC since the result can be immediately seen. Trying to learn C on a '51 platform is more painful.

    Once you have a working knowledge of C (not perfection - that will come) switch to Keil.

    Erik