This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating .LIB and .H file

Hai,


Iam new to KEIL
i created .LIB file with some funtions.
and i Created .Header file with all extern declaration for the funtions which are in .Lib file

i included the .h file in main.c
and iam using only 3 functions out of 10 from LIB and when i compile
its showing
"UNCALLED SEGMENT,IGNORED FOR OVERLAY PROCESS"

how to avoid this,
can u send a sample .LIB file and .H file
to know how to declare and write the funtions in .LIB file and .H file.

thanks & regards
kiran Kumar D

0