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 create and link a library file to C source code

Hi,
I am trying to create a library file to make some of the functions generic.
I need to know how to create it and link it with my source code in C using uvision for c51 & 8051 developments.

0