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: stuck and crash in tidl

Part Number: TDA4VM

dear experts

I encountered stucking and crashing issues during  using TIDL

Hardware environment:TDA4 EVM

software environment:

Sdk:ti-processor-sdk-rtos-j721e-evm-07_01_00_11

Tidl:tidl_j7_01_03_00_11

we have three roblems

1)stuck

Main operation:modify the main function in the demo(tidl_j7_01_03_00_11/ti_dl/rt/test/a72/main.c)to add while(1) code  to implement repeated calls of tidlMain;

Problem:it run for a moment then stuck for a few minutes,then run, then stuck …..

 

2)core dumped

Main operation:the same as the  first problem

Problem:run for a few minutes, it core dumped

3) allocation and running failed

Main operation:Run repeatedly the demo in idl_j7_01_03_00_11/ti_dl/rt/test/a72/main.c

Problem:run for a few  times,the demo start failed