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: app_tidl Demo not working with SDK 08.01 but with SDK 08.00

Part Number: TDA4VM

Hello,

we are currently experiencing some problems with running the TI-Deep Learning inference on the TDA4VM platform. We think, we have isolated the problem with the following test: We built the vision_app app_tidl with both the SDK 08.00 and the SDK 08.01, and ran it on the Arm platform.

The result is the following:

  • When running the app_tidl from SDK 08.00, we get the expected result (the neural network runs and we get the classification of the images)
  • When running the app_tidl from SDK 08.01, it freezes without inference:

Here is the log:

root@j7-evm:/opt/SDK0801# ./vx_app_tidl.out --cfg ./config/app_oc.cfg
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
 20288.808834 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
 20288.813714 s:  VX_ZONE_INIT:Enabled
 20288.813730 s:  VX_ZONE_ERROR:Enabled
 20288.813741 s:  VX_ZONE_WARNING:Enabled
 20288.816140 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
 20288.818073 s:  VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!!
^C
Clean up and exit while handling signal 2
Application did not close some rpmsg_char devices

Do you know why this happens? Any help is greatly appreciated!

Best regards,
Robert

  • Hi Robert,

    Please answer my below queries..

    1. May I know if you have any changes in the SDK 8.1 or is it same as the one provided by TI?

    2. Have you downloaded the test data for SDK 8.1 from the TI website and updated the paths in the app_oc.cfg accordingly?

    3. Is this demo working on the PC emulation mode for SDK 8.1?

    Regards,
    Nikhil