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 make my own library listable by LIB51?

Yesterday i created my own C51 library, and when i start another project and add my .lib file to the project, it works well. But wo i'm confused about is that when i use LIB51 LIST XXX.lib(where XXX.lib is my .lib file), it shows nothing. how can i list all my function through LIB51 command?

0