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: Question about DCC parameter does not take effect in SDK0805

Part Number: TDA4VM

Hi TI experts,

I am doing camera IQ Tuning on TDA4VM with DCC2.5 based on the SDK version 0805. I found that the DCC xml does not take effect after I use "generate_dcc.sh" to update the h files and compiled the SDK.

The commands that I use to compaile SDK are:

make imaging_scrub

make vision_apps_scrub

make sdk_clean

make imaging

make vision_apps

make sdk

make linux_fs_install

Then I copied "j7-c66_0-fw, j7-c66_1-fw, j7-c71_0-fw, j7-main-r5f0_0-fw and j7-main-r5f0_1-fw" in /output/lib/firmware/ and "app_single_cam.cfg, vx_app_single_cam.out, run_app_single_cam.sh" to the TDA4 board, the image of camera have no changes after I run script "run_app_single_cam.sh".

Is threre question in the steps that I compile? please help me check this problem, thanks.