Difference between revisions of "HIP:PMP:Minicom"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
=== PMP Settings for Output with minicom === | === PMP Settings for Output with minicom === | ||
− | 1. Turn off PMP | + | 1. Turn off PMP |
− | 2. Connect COM2 of PMP to COM1 of linux machine where minicom is installed | + | 2. Connect COM2 of PMP to COM1 of linux machine where minicom is installed |
− | 3. Put on jumpers 2 and 4 on the PMP | + | 3. Put on jumpers 2 and 4 on the PMP |
* Jumper 2 enables output to COM2 of PMP | * Jumper 2 enables output to COM2 of PMP | ||
* Jumper 4 makes output to be readable with minicom | * Jumper 4 makes output to be readable with minicom | ||
− | 4. Run minicom | + | 4. Run minicom |
~$ sudo minicom | ~$ sudo minicom | ||
− | 5. Boot PMP | + | 5. Boot PMP |
* minicom should change from offline to online, if the connection is established | * minicom should change from offline to online, if the connection is established | ||
CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.00.0 | VT102 | Offline | CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.00.0 | VT102 | Offline | ||
CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.00.0 | VT102 | Online | CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.00.0 | VT102 | Online | ||
* minicom will also display the PMP's output, which will looke like this... | * minicom will also display the PMP's output, which will looke like this... |
Revision as of 11:32, 10 July 2006
Installing minicom
Alex / Colin will fill this one...
Configuring Minicom for PMP
~$ sudo minicom
If minicom was correctly installed, you shoud see something like this...
Welcome to minicom 2.00.0
OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n Compiled on Jan 25 2003, 00:15:18.
Press CTRL-A Z for help on special keys
- Press CTRL-A Z to see minicom menu
- Press CTRL-A O for 'configurations'
- Select 'serial port setup' on the menu
- Set A 'serial device' to /dev/ttyS0
- Set E 'Bps/Par/Bits' to 115200 8N1
- Press Esc and 'save setup as dfl'
- Exit minicom
PMP Settings for Output with minicom
1. Turn off PMP 2. Connect COM2 of PMP to COM1 of linux machine where minicom is installed 3. Put on jumpers 2 and 4 on the PMP
- Jumper 2 enables output to COM2 of PMP
- Jumper 4 makes output to be readable with minicom
4. Run minicom
~$ sudo minicom
5. Boot PMP
- minicom should change from offline to online, if the connection is established
CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.00.0 | VT102 | Offline CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.00.0 | VT102 | Online * minicom will also display the PMP's output, which will looke like this...