Hello, I am trying to interface a 16x2 LCD with LPC2148..i have changed the code used for lpc23xx ( Blinky example code). but it is not working..only cursor is blinking on lcd..nothing is printing...I am using the LCD_4bit.c in that i have changed the ports only..and in main program i m initializing the lcd and printing sm data thats it...but nothing happening except blinking cursor...Please help me
Actually, burp master, you meant
__nop() ;
(note the extra "_"). Details are rather important, you know.
My name is Burp, Cactus Birp!
of course should have been
My name is Burp, Cactus Burp!