| |||||||||||||||||||||||||||||||||||
Technical Support On-Line Manuals MON251 User's Guide | INSTALL.BATThe INSTALL.BAT batch file assembles and links the monitor using configuration parameters you specify on the command line. INSTALL.BAT is invoked from the command prompt using the following command-line syntax:
INSTALL { MODBIN | MODSRC } Serial-Type Data-Start [INTR2]
Where
Serial-TypeSerial-Type is a number which selects the serial port and baudrate used by MON51. You may modify the serial port configurations in the INSTALL.A51 file or you may create additional configurations to suit your requirements. The following table lists the standard configurations that are pre-configured in INSTALL.A51.
ExampleThe following command line: INSTALL MODBIN 1 0FF7FE0H creates MON251 with the following configuration:
The MON251.HEX file that is built by INSTALL.BAT must be loaed to Flash or EPROM at address 0FF0000H into your target system. Installation on the MCBx51 BoardUse the following invocation to install MON251 on a MCBx51 Board. Source mode using the external SIO: INSTALL MODSRC 3 0xFEFFE0 Binary mode using the on-chip SIO: INSTALL MODBIN 1 0xFEFFE0 | ||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||