Forum : 8051
Original Post
Post Information | Post |
---|---|
December 29, 2008 - 4:47pm
|
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". I'm sorry if my english is bad... |
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.
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
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...
Yes i use XEVA Board and it's good.
Thank you very much ! :D