Discussion in "Project Doubts" started by    kunal    Jun 27, 2007.
Sat Apr 26 2008, 11:53 am
#11
How to get lcd in 8-bits in Keil ????
Sat Apr 26 2008, 04:37 pm
#12
its not free to use.. so u can only use 4-bit..
Sun Apr 27 2008, 11:34 am
#13
where can i buy a full version of keil ?? when i buy it i have to buy the lcd simulator too (8-bit) ???

Is the real (Physical) LCD have to be initiallized with ( 30 H) 3 times ???


[ Edited Sun Apr 27 2008, 03:10 pm ]
Tue May 06 2008, 02:34 pm
#14
hey ajay,

Can i get the 8-bit lcd addon for keil?
i require it for my project?

Wed May 07 2008, 03:19 am
#15
8-bit LCD is not available for free.
visit www.c51.de for more information
Wed May 07 2008, 04:58 pm
#16
i went to the site u mentioned but couldn't find anywhere like if that 8-bit lcd was for sale?????????? :mad

i want to buy that 8-bit lcd ..........can u give me some more information like where can i buy that?
Thu May 08 2008, 03:32 am
#17
I really do not have any idea about that. Try mailing them. maybe you get some info.
Thu May 29 2008, 12:35 am
#18
can you please help (keil)

#include<at89x51.h>
#include <lcd.h>

void main(void)
{

wrt_value(8);
while(1) ;
}

Build target 'Target 1'
compiling lcd1.c...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: _WRT_VALUE
MODULE: lcd1.obj (LCD1)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: _WRT_VALUE
MODULE: lcd1.obj (LCD1)
ADDRESS: 0012H
Program Size: data=9.0 xdata=0 code=22
creating hex file from "lcd"...
"lcd" - 0 Error(s), 2 Warning(s).

Thanks
Thu May 29 2008, 12:51 pm
#19
wrt_value is not defined anywhere in the program, thats why you are getting that error.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Davidbab
Tue Apr 23 2024, 10:41 am
Richardrit
Tue Apr 23 2024, 09:54 am
HenryLaf
Mon Apr 22 2024, 03:50 pm
bleradrar
Mon Apr 22 2024, 06:38 am
ppu-pro_ka
Sun Apr 21 2024, 07:39 pm
Infewow
Sun Apr 21 2024, 06:30 pm
HumanTak
Sun Apr 21 2024, 12:26 pm
Zacharybus
Sun Apr 21 2024, 02:45 am