Which language is more commonly used for programming 8051?

Status
Not open for further replies.
8051

Go with C. It is user friendly, u can able to debug easily, correct ur errors easily, u can able to use a same pgm to task by editing a bit. I recommend C as the best language. It saves ur time a lot.
 

Re: 8051

 

Re: 8051

 

8051

I think the compiler is the best solution..

KEIL or BS TASKING are very good

 

Re: 8051

Hi,

As many of replies, you should learn ASM and use also C. When you know both, you can realiaze and understand how the c compiler works and if you need to optimize your code you can do it in ASM or because you know how your compiler works you can do it in C (Not always,application dependent). But if want to quick learn and use a microcontroller, you should go with C.

Good Luck!
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…