CARM User's Guide

Discontinued

Environment Settings

If you run the CARM Compiler within the µVision IDE, you need no additional settings on your computer. If you want to run the CARM Compiler and utilities from the command prompt, you must manually create the following environment variables.

VariablePathDescription
PATH\KEIL\ARM\BINPath to the executable programs.
TMP Path to use for temporary files generated by the compiler. If the specified path does not exist, the compiler generates an error and aborts compilation.
CAINC\KEIL\ARM\INCPath to the folder for include files.
CALIB\KEIL\ARM\LIBPath to the folder for library files.

Environment variables are entered under Control Panel — System — Advanced — Environment Variables.