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.

RTOS/TDA2PXEVM: errors during Usecase compile

Part Number: TDA2PXEVM

Tool/software: TI-RTOS

Hi,

I used 'UC_iss_capture_isp_simcop_display' well on TDA2PX EVM board.

Now, I chaned a configuration for a usecase like below:

in uc_cfg.mk

UC_iss_capture_isp_simcop_display=yes

UC_iss_mult_capture_isp_dewarp_3dsv_tda3xx=yes

I set 'no'  for others.

And, cfg.mk also changed like below:

PROC_IPU1_0_INCLUDE=yes

PROC_A15_0_INCLUDE=yes

PROC_DSP1_INCLUDE=yes

I set 'no' for others.

In this condition, errors are occured like below:

I didn't any code modification for usecase source code.

Could you give some advice for debugging?

Thank you.