Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/27/02 10:50
Read: times


 
#22210 - Problem with Raisonance C header files
Hi! I've created 2 files:
- lcd4bit.h header file,
- lcd4bit.c source file.
I have no problems to translate them. But when I #include "lcd4bit.h" file into i.e. "test.c" and I try to use routines from "lcd4bit.c", I always get error messages during linking LX51 - (ERROR 100: UNRESOLVED EXTERNAL SYMBOL LcdInitilaize(test) ).
My questions are : how to create header file in RC-51? How to link this to the main program?
My declaration syntax in near the same like in "math.h" or similiar header files from Raisonance. But I am doing something wrong... I have absolutely no problems in using .H files made by Raisonance.
I've tried this with Keil demo version - it's working. What with RC-51? Any ideas?

Jacek

List of 10 messages in thread
TopicAuthorDate
Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      
RE: Problem with Raisonance C header files            01/01/70 00:00      

Back to Subject List