| ||||||||||||||||
Technical Support On-Line Manuals CARM User's Guide | Environment SettingsIf 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.
For Windows NT, Windows 2000, Windows XP, and Windows 2003, environment variables are entered under Control Panel — System — Advanced — Environment Variables. For Windows 95, Windows 98, and Windows ME, the settings are placed in AUTOEXEC.BAT using the following commands: PATH=C:\KEIL\ARM\BIN;%PATH% SET TMP=D:\TMP SET CAINC=C:\KEIL\ARM\INC SET CALIB=C:\KEIL\ARM\LIB | |||||||||||||||
| ||||||||||||||||