SPRADG1 February 2024 AM620-Q1 , AM623 , 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.shIn another terminal, ssh into the SKEVM. Use the inet from the output of ipconfig.
HOST$: ssh root@<ip-addr>
root@am62xx-evm:~# stress-ng --cpu 4 -t 3mTo exit the command, send an interrupt
with CTRL + C on each terminal.