Keil Logo Arm Logo

LIB51 User's Guide

Extracting Modules

The EXTRACT command creates an object module for the specified module in a library. This command must be entered in the following format:

EXTRACT libfile (modulename) TO filename

Where

libfile is the name of an existing library file.
modulename is the name of a module in the library file. Only one module name may be entered. Parentheses are required.
filename is the name of the object file that is created.

For example:

LIB51 EXTRACT FLOAT.LIB(FPMUL) TO FLOATMUL.OBJ

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.