I got stuck up while interfacing LCD through KEIL C compiler.The .asm program which works fine,is not working when I try to compile it , after converting into C. Can anybody give C code for interfacing LCD through 89C51
"Can anybody give C code for interfacing LCD through 89C51" Two people have already posted code in your previous thread - why do you ignore them? http://www.8052.com/forum/read.phtml?id=83040 You also seem to have ignored those that tried to help you with your USB: http://www.8052.com/forum/read.phtml?id=83075 This is not the way to endear yourself to people if you're going to be wanting further help...
what is all this "convert asm to C" stuff? If you have a perfectly well functioning asm code why convert it??? I have some V.O. assembly routines I have modified slightly to make them callable by C, that does make sense to me. Converting the whole shebang to C does not. Erik V.O. = Cognac designation "Very Old"
Why not just use the working assembler code?
View all questions in Keil forum