CL-SOM-AM57x: Linux: TI SDK demo
Connection and Logging In
Login as root:
Debian GNU/Linux 8 cl-som-am57x-jessie ttyS2 cl-som-am57x-jessie login:
Jessie Multimedia
- Disable Matrix GUI auto start
root@cl-som-am57x-jessie:~# update-rc.d matrix-gui-2.0 remove
- Weston Start/Stop
- Start
root@cl-som-am57x-jessie:~# /etc/init.d/weston start
- Stop
root@cl-som-am57x-jessie:~# /etc/init.d/weston stop
- Run pre-installed demo
Some demos can't run if Weston is up. Stop it before running the demos. |
- H264 Decoding
root@cl-som-am57x-jessie:~# /usr/bin/runIvahdH264Dec.sh
- H265 Decoding
root@cl-som-am57x-jessie:~# /usr/bin/runH265Dec.sh
- SGX Demo
root@cl-som-am57x-jessie:~# /usr/bin/SGX/demos/Raw/OGLES2ChameleonMan &
- Restore tty after running SGX demos
root@cl-som-am57x-jessie:~# echo -e "\033c"
- QT demos
QT makes use of Weston. Start it before running the QT demos. |
root@cl-som-am57x-jessie:~# /etc/init.d/weston start
Open up weston-terminal and issue:
root@cl-som-am57x-jessie:~# cd /usr/share/qt5/examples/widgets/painting root@cl-som-am57x-jessie:~# ./affine/affine
TI Resources
- Linux SDK examples: Processor Linux SDK Graphics and Display
- GStreamer Pipelines examples: Example GStreamer Pipelines
- Processor Training Multimedia: Processor Training:Multimedia