|
|||||||||||
|
Technical Support On-Line Manuals µVision4 User's Guide |
µVision4 User's GuideCreate a Library FileEnable Create Library in the dialog Options for Target — Output. µVision calls the Library Manager instead of the Linker/Locater. Since the code in the library will not be linked and located, the entries in the tabs Linker and Target are ignored.
Build the project. Once the library file has been created, it can be used in another projects the same way as you add source files to a project. By default, µVision loads only those library modules that are necessary for the application. In some rare cases it might be required to always include library modules. Note
| ||||||||||
|
|||||||||||