LIB251 User's Guide

LIB251 Introduction

The LIB251 Library Manager allows you to create and maintain library files which may contain one or more object files. Library files may be used by the L251 Linker to resolve external variable and function references.

The LIB251 Library Manager may be controlled interactively from the command line, or may be used by the µVision IDE. It works with object files generated by the following development tools:

  • Keil A251 Macro Assembler
  • Keil C251 C Compiler

Note

  • The LIB251 Library Manager works only with OMF251 object modules. If you need library support for OMF2 or OMF51 object modules, refer to the LIBX51 Library Manager. If you need library support for OMF51 object modules, refer to the LIB51 Library Manager.