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.

TDA4VM: openvx- target DSP1,DSP2 -log trace

Part Number: TDA4VM

Hello all,

We are running QNX on A72 core.

There are few nodes assigned to target DSP1 & DSP2 as  in the below example. Is it possible to check their core status & logs from A72 core after  their execution?

http://downloads.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/tiovx/docs/user_guide/vx__tutorial__graph__image__gradients_8c_source.html

Regards,

Gokul

  • Hi Gokul,

    The PSDKQA1.3 release supports the vision apps, application for logging (.../vision_apps/apps/basic_demos/app_remote_log).

    As part of the build procedure for QNX in the PSDKQA 1.3 User Guide the following binary will be generated "vx_app_linux_arm_remote_log.out".

    This binary can be run on the A72, and will result in the remote core logs, being printed to console.   Future revisions of the example application will have the logs going QNX slog infrastructure.

    vx_app_linux_arm_remote_log.out &

    Regards,

    kb

  • Thanks KB. we will try with vx_app_linux_arm_remote_log.out.


    Regards,

    Gokul