This application enables printing of the logs from the remote cores to the terminal. Each log is prefixed with the name of the remote core so it is clear which core the log is coming from. This is useful to be able to see the errors and logs printed by the software running on the remote cores.
Please note that since this application never exits, it should either be terminated with Cntrl^C, or run with a '&' after so that it can run in the background and other processes can be initated from the terminal in parallel.
In fact, this application with the '&' is invoked from the vision_apps_init.sh script that is recommended to be run before most other apps.
This utility does the following:
| Platform | Linux x86_64 | Linux+RTOS mode | QNX+RTOS mode | SoC |
|---|---|---|---|---|
| Support | NO | YES | YES | J721e / J721S2 / J784S4 / J742S2 / J722S |
Shown below is a example output from running this utility: