Part Number: 66AK2G02
Tool/software: Linux
Hi,
TI,
I am using the SDK04.01 of 66AK2G02,and I found the Matrix on the 66ak2g02 can not work.There are not the matrix_browser bin file on the filesystem of SDK 04.01.
Any solution?
BR,
vefone
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: 66AK2G02
Tool/software: Linux
Hi,
TI,
I am using the SDK04.01 of 66AK2G02,and I found the Matrix on the 66ak2g02 can not work.There are not the matrix_browser bin file on the filesystem of SDK 04.01.
Any solution?
BR,
vefone
Hi, Vefone,
Are you looking for this matrix directory in ProcSDK 4.1 filesystem?
uda:~/work/ti-processor-sdk-linux-k2g-evm-04.01.00.06/filesystem/tisdk$ ls usr/share/ma
man/ matrix-gui-2.0/
Did you follow the K2G Quick Start Guide shipped in the box for the out-of-box demo? I don't see any issue with the Matrix Launcher. Please see my run using ProcSDK 4.1. Is it what you trying to run?
Arago 2017.06 k2g-evm ttyS0
k2g-evm login: root
root@k2g-evm:~# ifconfig
eth0 Link encap:Ethernet HWaddr 50:72:24:D6:03:34
inet addr:158.218.109.189 Bcast:158.218.109.255 Mask:255.255.255.0
inet6 addr: fe80::5272:24ff:fed6:334%763860/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:59 errors:0 dropped:10 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4697 (4.5 KiB) TX bytes:2512 (2.4 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1%763860/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:334 errors:0 dropped:0 overruns:0 frame:0
TX packets:334 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:25366 (24.7 KiB) TX bytes:25366 (24.7 KiB)
root@k2g-evm:~# uname -a
Linux k2g-evm 4.9.41-ge3a80a1c5c #1 SMP PREEMPT Tue Sep 26 18:43:41 EDT 2017 armv7l GNU/Linux
root@k2g-evm:~#
Hi, Vefone,
I had a few internal discussions on this local matrix on K2G. The current filesystem doesn't have Weston package, nor does it have Qt for gui. The local matrix is not supported on all Keystone-2 platforms including K2G. I will update the document to reflect the K2G not supporting local matrix.
If you can share what your application is for the local matrix, we'll evaluate the business case for its support.
Rex