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.

TDA4VL-Q1: Matrix GUI

Part Number: TDA4VL-Q1

Hi Experts,

I am using version 8.5 SDK of J721S2.

I got the errors when I run the command `make install` after `make all` finishing in below:

I check the makefile it look like do nothing and can't find the related files in the folder

What is the matrix-gui and how should I do to install it?

Best Regards,

David

  • Hello,

    The matrix gui is a remnant of another SDK release. It seems there is not a matrix GUI example in the SDK you are using. Please remove the recipe from the install recipe:

    Makefile:

    install: arm-benchmarks_install am-sysinfo_install oprofile-example_install cryptodev_install ti-img-rogue-driver_install u-boot-spl-jacinto_install sysfw-image-jacinto_install linux-jacinto_install l    inux-dtbs-jacinto_install #matrix-gui_install

    Regards,

    Erick