Here it is. We can actually use litescope over one UART connection.
The following was from 2021-05-24 in the irc chat logs.
12:40 <_florent_> so build with --uart-name=crossover+uartbone
12:40 <_florent_> then open litex_server with --uart --uart-port=/dev/ttyUSBX
12:41 <_florent_> then litex_term crossover
After running these commands (litex_term command has to be run in a different terminal while litex_server is running), you can open a new terminal, go to the same directory, and all the litescope_cli commands are available for your use (while litex_server is running).
Here it is. We can actually use litescope over one UART connection.
The following was from 2021-05-24 in the irc chat logs.
12:40 <_florent_> so build with --uart-name=crossover+uartbone 12:40 <_florent_> then open litex_server with --uart --uart-port=/dev/ttyUSBX 12:41 <_florent_> then litex_term crossover
After running these commands (litex_term command has to be run in a different terminal while litex_server is running), you can open a new terminal, go to the same directory, and all the litescope_cli commands are available for your use (while litex_server is running).
https://github.com/enjoy-digital/litex/wiki/Use-LiteScope-To-Debug-A-SoC