• How to creat library file
    I am trying to create a library file in keil uv4. By following the method mentioned in uvision IDE user guide I am able to generate the .lib file. Now I want to use this library file in other project...
  • How to creat library file
    I am trying to create a library file in keil uv4. By following the method mentioned in uvision IDE user guide I am able to generate the .lib file. Now I want to use this library file in other project...
  • [how to] dongle protection on library created by keil
    my company build several library files with keil and want to distribute them. are there any method to make kind of dongle protection for these libraries? (eg. dongle must present when keil build code...
  • [how to] dongle protection on library created by keil
    my company build several library files with keil and want to distribute them. are there any method to make kind of dongle protection for these libraries? (eg. dongle must present when keil build code...
  • How to use a self created library in Keil C ?
    How to use a self created library and the default *.lib in Keil C ? and which and how to setup a default *.lib such as the following - c51s.lib ? c51L.lib ? c51c.lib ? ===========================...