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

How to know lib function code size

Hi,
After compiling my project, following library functions are listed in the m51 file.
C:\KEIL\C51\LIB\C51L.LIB (?C_INIT)
C:\KEIL\C51\LIB\C51L.LIB (?C?COPY)
C:\KEIL\C51\LIB\C51L.LIB (?C?CLDPTR)
C:\KEIL\C51\LIB\C51L.LIB (?C?CLDOPTR)
C:\KEIL\C51\LIB\C51L.LIB (?C?CSTPTR)
C:\KEIL\C51\LIB\C51L.LIB (?C?CSTOPTR)

Where can I get the sizes of these functions?.

with regards
Rajesh

0