...
Serial line | Configuration path |
---|---|
Charon-PAR 64-bit models | |
1 = Console | serial.uart0.device |
2 | serial.uart2.device |
Charon-PAR 32-bit model 7000-720 | |
1 = Console | asp.uart0.device |
2 | asp.uart1.device |
Div | ||
---|---|---|
| ||
Serial port configuration options are specified using the following syntax:
...
If the Super/IO module has been loaded, there are two additional serial lines. In the configuration, they are identified by superio_001.uart0 and superio_001.uart1. The basic configuration options are the same as for the default serial lines.
...
...
A serial port has three configuration options:
Serial port option | Description |
---|---|
type | The serial port type determines the protocol used on the serial port. Possible values are:
|
port | Each port is mapped to a TCP socket on the emulator host or to a physical line. This parameter defines the port number used or the name of the physical device. The port number must be unique among all active port numbers on the host system. A port number is specified as: Default values:
A physical device is specified as " Example:
|
command | This parameter is optional. It can be used to specify a terminal emulation program that is started automatically when the emulated system is started. Charon-PAR provides preconfigured profiles for PuTTY (PAR-Socket PAR-Telnet PAR-Telnet-VT100) that can be used to connect to the emulated system via a serial line. |
Div | ||
---|---|---|
| ||
The configuration file templates contain the following default configurations:
...