Keil™, An ARM® Company

Technical Support

µVISION1: INSTALLING PL/M-51 WITH C51


Information in this article applies to:

  • µVision Version 1

QUESTION

How do I install PL/M-51 to use within the µVision development environment? I've amended the PATH in AUTOEXEC.BAT (and re-booted) but the PL/M compiler is still not being called.

ANSWER

The easiest way to use the PL/M compiler is to copy the EXE and LIB files from the PLM directory into the C51 directory:

Copy PLM.EXE from the \PLM\BIN directory to the \C51\BIN directory
Copy PLM51.LIB from the \PLM\LIB directory to the \C51\LIB directory

If you use the DCL files from the \PLM\INC directory, you should copy them to the \C51\INC directory. If you use UTIL51.LIB, copy it to the \C51\LIB directory.

Last Reviewed: Thursday, May 20, 2004


Did this article provide the answer you needed?
 
Yes
No
Not Sure