Part Number: TDA4VEN-Q1
Other Parts Discussed in Thread: AM67A
Dear TI Team,
We are using the J722S paired with the OX03C10 sensor.
Edgeai SDK version: 11.00
Resolution: 1920x1080
Format: RAW12
I am currently tuning the EE (Edge Enhancement) module and have encountered the following issues:
When ee-mode is set to EE_MODE_Y8, the application launched by the .sh script gets stuck during startup and the pipeline cannot run successfully.
When ee-mode is changed to EE_MODE_Y12, the application starts normally. During EE tuning in the DCC tool, parameter changes produce obvious visual differences in the tuning preview. However, after applying the parameters, the live video output shows no visible change. I don't think EE is enabled properly right now.
Could you tell me what might be causing this issue, or if I made a mistake in the settings?
Our GStreamer pipeline is configured as follows:
Previously, I tried versions ti-processor-sdk-rtos-j722s-evm-11_00_00_06 and 11_01_00_04, and also rolled back the version of `kernels/hwa/vpac_viss/vx_vpac_viss_target_drv.c`, but none of these resolved the issue.