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.

PROCESSOR-SDK-TDAX: [TDA4] RTOS+Linux demo application - sensor streaming problem

Part Number: PROCESSOR-SDK-TDAX
Other Parts Discussed in Thread: SYSBIOS

Hello,

I am opening a separate thread, because the current issue no longer corresponds to the previous thread:
e2e.ti.com/support/processors/f/791/p/831633/3082320

I have suppressed Display Port output in apps/basic_demos/app_tirtos/common/app_cfg_mcu2_1.h file, but the sensor is not streaming and there are no any errors/assertions.
We are using fusion daughter board rev A and imx390 sensor. The needed configuration files have been updated to match our hardware.
There is no difference in the output logs when there is a sensor connected and when there is nothing connected.
Currently debug flags have been enabled in:
vision_apps/apps/basic_demos/app_single_cam/app_single_cam_main.c
vision_apps/utils/ipc/src/app_ipc_sysbios.c
vision_apps/utils/iss/src/app_iss.c
vision_apps/utils/remote_service/src/app_remote_service_sysbios.c

The following configurations have been updated to match our hardware:
vision_apps/utils/sensors/src/imx390_cfg.h
imaging/sensor_drv/src/imx390/imx390_serdes_config.h


5861.with_sensor.log

3678.no_sensor.log

Are there any additional debug flags that need to be enabled to see more verbose output?
The two logs are attached. Some additional print messages have been added to serializer and deserializer functions.

Regards,
Todor