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.

Compiler/TDA3XEVM: Has problem to use IssM2mResizer

Part Number: TDA3XEVM

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

 

  • Hi,

    Can you please zip and share the use case folder. Thanks.

    Regards,
    Rishabh
  • Could you please select the correct sensor from the settings menu? The code at this place can only if the correct sensor is not selected.

    Rgds,

    Brijesh

  • Hi,

    We haven't heard back from you, I'm assuming you were able to resolve your issue.
    If not, just post a reply below (or create a new thread if the thread has locked due to time-out).

    Regards,
    Rishabh
  • Hi,

    Thanks for the reply

    I have been busy for the other subject, and i will come back to this few days later.

    moreover, i have talk to my System Engineer and Hardware Engineer last week, and they told on the device that i am using does not support IssCapture. Therefore, i will try to use Capture for Video Input just like the following usecase  when i come back to this few days later. If you have any advice in this usecase please let me know.

    Capture -> IssM2mIsp -> IssM2mResizer -> Display_VideoRszB
    GrpxSrc -> Display_Grpx

    thanks,

     

  • Hi,

    If you are using TDA3X, then yes it does support ISS capture. Now you need to check in your EVM whether sensor is connected to CSI2 input or to VIP input and depending on that use appropriate link.

    By the way, TDA3XEVM supports both input ports. You need to connect appropriate sensor and create the usecase accordingly.

    Rgds,

    Brijesh

  • Hi Brijesh,

    thanks for the quick reply.

    Yes, just like what you mentioned and i may not clear enough from last one.

    my system engineer told me that the device(TDA3X EVM) i am using is a VIP Capture.

    Therefore, they suggested me to use the Capture for the usecase instead of IssCapture.

    by the way, i will try the the usecase below, and if i have any questions i will continue to post here.

    Capture -> IssM2mIsp -> IssM2mResizer -> Display_VideoRszB

    of course, if i really want to try IssCapture then i have use another device which is a CSI2 Video Input Capture.

    Best regards,

    Sheng-Han

  • Hi Han,

    Is your sensor RAW sensor? In this case only, you require isp link.

    Regards,

    Brijesh