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.

SK-TDA4VM: How to Run vision_apps Demos on SK-TDA4VM

Part Number: SK-TDA4VM

Hello,

I will install and run vision_apps demos on SK-TDA4VM, I have installed vision_apps according to the chapter of SDK Development flow of the user guide, both the SDK version of RTOS and SK-TDA4VM is v8.01,

I test the demo as the following command:

root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh

root@j7-evm:/opt/vision_apps# ./run_app_tidl.sh

the debug information as following:
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 !!!
  3829.988175 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
  3829.988241 s:  VX_ZONE_INIT:Enabled
  3829.988266 s:  VX_ZONE_ERROR:Enabled
  3829.988284 s:  VX_ZONE_WARNING:Enabled
  3829.988778 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
  3829.988997 s:  VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!!

It seems that the action of run_app_tidl was not complete, would you please tell me how to do, thanks a lot!

B.R

Donghui Zhu