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.

Compiler/TDA2EVM5777: How can i re-execute LVDS_VIP_MULTI_CAM_SGX_DISPLAY usecase normally?

Part Number: TDA2EVM5777

Tool/software: TI C/C++ Compiler

Hi,

I did repeat 'execute apps -> choose lvds_vip_multi_cam_sgx_display usecase -> exit usecase -> exit apps -> re-execute apps'.

It runs normally almost times. However, sometimes some of four channles in capture link couldn't get any input data.

When that problem occured, i exited apps and executed again and it runs well.

I found that when apps is executed in linux+bios evironment, each core except for A15 runs infinite loop after first execution of apps.

However, i want to make all cores exited when i exit apps and started (i mean go to entry point of each core) when i executed apps.

Could you suggest any method to make that possible?

Regards,

Yoo