| |||||
Technical Support Support Resources
Product Information | µVISION1: INSTALLING PL/M-51 WITH C51Information in this article applies to:
QUESTIONHow 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. ANSWERThe 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 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 | ||||
| |||||