Topic : KR51

Forum : 8051

Original Post
Post Information Post
December 29, 2008 - 4:47pm
Guest

Hello,

I'm here because i'm student in france and I learn programation on C515 and KR51. I installed the ride software on my laptop and when i compile my program i have an error and tell me "can't open krdcl.h".
So I think it is missing and some other files is missing too.
If someone can tell me where i can download it, it will be very nice.

I'm sorry if my english is bad...
Thank you.
Guizmo666th

Replies
Post Information Post
+1
0
-1
December 30, 2008 - 11:28am
Guest

It should be installed in \RIDE\INC... please check. If it is missing, please let me know the Build Number of your software (it is present in the current software). Thanks.

+1
0
-1
December 30, 2008 - 2:33pm
Guest

It isn't missing but i tried to build all but i got always the error again and when i thry to build another program i got this error "can't open lcd.h" and lcd.h is missing in \RIDE\INC\

I searched the build number but i can't find it, so can you please tell me where it is ?

Thanks

+1
0
-1
December 31, 2008 - 10:18am
Guest

krdcl.h belongs to the standard delivery of KR51. If it is present and your application does not compile, please check the default directories.
lcd.h exists and belongs to a specific project (RIDE\EXAMPLES\8051\GENERAL\MONITOR\TESTLCD\ that is provided with the XEVA board. Are you using this board ? I believe that this file does not use KR51...

+1
0
-1
December 31, 2008 - 4:37pm
Guest

Yes i use XEVA Board and it's good.

Thank you very much ! :D