Keil™, An ARM® Company

RL-ARM User's Guide

Library Files

RL-RTX includes four library files:

  • RTX_ARM_L.LIB for microcontrollers based on ARM7TDMI™ and ARM9™ - Little Endian.
  • RTX_ARM_B.LIB for microcontrollers based on ARM7TDMI™ and ARM9™ - Big Endian.
  • RTX_CM1.LIB for microcontrollers based on Cortex™-M1.
  • RTX_CM3.LIB for microcontrollers based on Cortex™-M3.

All RL-ARM libraries are located in the \Keil\ARM\RV31\LIB\ folder. Depending on the target device selected for your project, the appropriate library file is automatically included into the link process when the RTX kernel operating system is selected for your project.

The RTX_Lib_ARM.Uv2 and RTX_Lib_CM.Uv2 projects found in the \Keil\ARM\RL\RTX\ folder are used to build the RL-RTX libraries.

Note

  • You should not explicitly include any of the RL-RTX libraries in your application. That is done automatically when you use the µVision® IDE.