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.

TDA2: Error while running Object Detection use case in hlos

Part Number: TDA2

Hello Everyone,
I ran the use case of object detection in single camera in hlos and I got the following error:

[HOST] [HOST ] 439.307417 s:
[HOST] [HOST ] 439.307448 s:
[HOST] [HOST ]
[HOST] [HOST ] Select use-case options,
[HOST] [HOST ] ------------------------
[HOST] [HOST ] 1: Enable Pedestrain Detect (PD)
[HOST] [HOST ] 2: Enable Traffic Sign Regonition (TSR)
[HOST] [HOST ] 3: Enable Vehicle Detect (VD)
[HOST] [HOST ] 4: Enable PD+TSR+VD
[HOST] [HOST ]
[HOST] [HOST ] Enter Choice:
[HOST] [HOST ]
1
[HOST] [IPU2 ] 450.403403 s: CAPTURE: Create in progress !!!
[HOST] [IPU2 ] 450.403800 s: CAPTURE: VIP2 Slice0 PortA capture mode is [ 8-bit] !!!
[HOST] [IPU2 ] 450.403952 s: captdrv/src/vpsdrv_capturePriv.c @ Line 266:
[HOST] [IPU2 ] 450.404044 s: Invalid number of streams(0) - Supported max streams 8
[HOST] [IPU2 ] 450.404135 s: Assertion @ Line: 548 in captureLink_drv.c: pInst->captureVipHandle != NULL : failed !!! 

I request you to help me in resolving this issue.

Best Regards,
Vijay

  • Hi,

    Please don't create duplicate thread.

    I am already looking into below thread and will provide response there

    Build error while building Object Detection module in TDA2x - Processors forum - Processors - TI E2E...

    e2e.ti.com
    Hello Everyone, I have the following SDK: D3_VISION_SDK_03_02_63_00_RC_TDA2X_RVP_LINUX I am trying to build the usecase vip_single_cam_object_detection2 in

    Please close this thread.

    Regards,

    Anuj

  • Hello Yordan/Anuj,
    I was able to resolve the issue.I added code for setting capture parameters for CHAINS_CAPTURE_SRC_OV490 in chains_common.c under vision_sdk/apps/src/hlos/common.I am able to do object detection and my use case detects pedestrian,vehicle and traffic signs in hlos.
    But the object detection stops after sometime with the following error messages displayed continuously in the terminal:

    SYSTEM: IPC:[DSP1] Notify recvfrom failed <Link has been severed,67> !!!
    SYSTEM: IPC:[DSP1] Notify recvfrom failed <Link has been severed,67> !!!
    SYSTEM: IPC:[DSP1] Notify recvfrom failed <Link has been severed,67> !!!
    SYSTEM: IPC:[DSP1] Notify recvfrom failed <Link has been severed,67> !!!

    I request you to resolve this issue.

    Best Regards,
    Vijay

  • Hi,

    After how long you observed this issue?
    Have you made any changes in any link or the usecase ported from RTOS.
    Even after getting this log whats the effect on running the usecase?

    I will suggest to please recheck your changes and try a clean build.
    Regards,
    Anuj
  • Hello Anuj,
    The duration was random.When the error occured the display turned green.But during my last data collection activity(I modified the chain for storage of video to a file) there was no error.We can close this thread for now.I hope I don't get this error again.

    Best Regards,
    Vijay
  • Hi,

    Thanks for the information.
    Please verify the answer and close the thread.

    Regards,
    Anuj