Usage
$<top>/drive-foundation/tools/muxer/tcu_muxer/tcu_muxer -g <guest_nr> -b <hyp_nr> -d <device>
This table describes the command line options recognized by tcu_muxer
:
Command line option | Meaning |
---|---|
|
Prints this help screen. |
|
Enables the patch for line ending. |
|
Use separate uart_muxer tool for Guest console. |
|
Spawns <int> consoles for Hypervisor. Defaults to 1. |
|
Specifies the device name of the host UART that receives debug data from the target. Defaults to |
|
Specifies data rate of the UART in bits/second. Defaults to 115200. |
|
Print Hypervisor broadcast only on console <int>.This value starts from 0 (zero). |
|
Saves the output to a directory <path>. |
|
Saves the raw output with tags to a log file <path> |