SPRADG1 February 2024 AM625 , AM625-Q1 , AM625SIP
This setup requires connecting a HDMI cable for a monitor and an Ethernet cable.
root@am62xx-evm:~# ifconfig
root@am62xx-evm:~# systemctrl stop ti-apps-launcher
root@am62xx-evm:~# systemctrl disable ti-apps-launcher
root@am62xx-evm:~# systemctrl start weston
root@am62xx-evm:~# ./GPU_test.sh
In another terminal, ssh into the SKEVM. Use the inet from the output of ifconfig.
HOST$: ssh root@<ip-addr>
root@am62xx-evm:~# stream -P 4 -N 10
To exit the command, send an interrupt with
CTRL + C on each terminal.