Tool/software: TI C/C++ Compiler
Hi,
I am still new for TDA3X, and what i am trying to do is that to create the following usecase for the purpose of resizing from capture.
IssCapture -> IssM2mIsp -> IssM2mResizer -> Display_VideoRszB
GrpxSrc -> Display_Grpx
the following message is on the screen, but i have no idea how to resolve the problem.
[IPU1-0] 13.665070 s: Assertion @ Line: 244 in /home/shenghanlu/PROCESSOR_SDK_VISION_03_03_00_00/vision_sdk/apps/src/rtos/iss/src/common/app_util_iss.c: SYSTEM_LINK_STATUS_SOK == status : failed !!!
[IPU1-0] 13.665954 s: Assertion @ Line: 244 in /home/shenghanlu/PROCESSOR_SDK_VISION_03_03_00_00/vision_sdk/apps/src/rtos/iss/src/common/app_util_iss.c: SYSTEM_LINK_STATUS_SOK == status : failed !!!
i am using TDA3X EVM SDK version on 3.3 which is just release on April, 2018
moreover, what i have done on this usecase is refer to the usecase under the following directory, please let me know any thing i can provide for you to help me in this usecase
/PROCESSOR_SDK_VISION_03_03_00_00/vision_sdk/apps/src/rtos/iss_usecases/iss_capture_isp_simcop_display/
please help if i missing something
Best regards,
Sheng-Han