...
serial.uart0.device.command="putty -load HPA-Telnet"
(default port 30000).
To start an terminal emulator manually, perform the following steps:
Step | Command / Action | |
---|---|---|
1 | Make sure the pre-configured PuTTy profiles are in the directory .putty/sessions or .config/putty/sessions in your home directory. | (see Charon-HPA Software Installation) |
2 | Start PuTTy from the command-line. |
|
3 | Should you get an error that a font was not found, change the font. | Start PuTTy from the command-line.
Select and load the required profile. |
4 | To connect from a remote host, change localhost in the template to the correct hostname or IP address. | Start PuTTy from the command-line.
Select and load the required profile. |
...
Use the following steps to start a PuTTy session across an SSH tunnel:
Step | Command | |
---|---|---|
1 | Connect to the emulator host via SSH specifying that X11 should be tunneled. | $ ssh -X <user>@<emulator-host> |
2 | Enter the password of user to log into the emulator host system. | |
3 | Start the terminal emulation programm (e.g., PuTTy, assuming the Charon-HPA session configurations have been installed for the user). | $ putty -load HPA-Telnet-VT100 |
Div | ||
---|---|---|
| ||
Include Page | ||||
---|---|---|---|---|
|