Part Number: AM62A7
Other Parts Discussed in Thread: TDA4VH
SDK ver: 10_00_00_08
My application was running normally on version 10.00.00.08. Since we needed to update the TIDL tool to version 10.1, I referred to the linked documentation and updated the TIDL tool on our custom board to version 10.1. As our custom board lacks a Python environment and other env, I manually replaced the following files: vx_app_rtos_linux_c7x_1.out.signed, vx_app_rtos_linux_c7x_1.out, tidl_lib, and created a symbolic link from libonnxruntime.so.1.15.0to libonnxruntime.so. Afterward, the 10.1 version of the model ran normally. However, a new issue has emerged: the image intermittently flickers, accompanied by the error message:
tidss 30200000.dss: CRTC1 SYNC LOST: (irq 800)
How can this be resolved?
Here is the download link for the c7x firmware and tidl lib.

