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.

[FAQ] TDA4AEN-Q1: Enable srv (surround view) node on J722S

Part Number: TDA4AEN-Q1

Tool/software:

Patch to enable srv node in j722s device.

  • Hi,

    Apply the patch in vision_apps folder,

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/srv_5F00_enable.patch

    cd $(psdkra)/vision_apps;
    git apply srv_enable.patch;
    
    cd $(psdkra)/sdk_builder;
    make vision_apps;    // build vision_apps

    This patch is created and tested in sdk version 11.0.

    Regards,
    Gokul