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/TDA3XEVM: UseCase info

Part Number: TDA3XEVM

Tool/software: TI-RTOS

Hi there,

where can found all the information about use-cases in "PROCESSOR_SDK_VISION_03_03_00_00"?


i am a beginner to vision_sdk, and i just completed running all the use-cases Eg:1CH VIP capture (HDMI) + Pedestrian, Traffic Sign, Vehicle Detect 2 (EVE1 + DSP1) + Display.

lets take an example in single camera use-case : e (4: Enable PD+TSR+VD), where can i  found the info about this use-case links, in which core particular link is processing, shared memory usage, memory mapping etc.

regards

balaji

  • Hi Balaji,

    You can find the information about use-case links and processing core used by looking at .jpg and .txt file in the particular use case directory.
    Additionally, you can refer VisionSDK_UserGuide_MemoryMap.pdf guide and use case generaion, new link, algo development guide by looking at Index.html file. You can also get the current statistics of the use case by pressing 'p' while running the use case.

    thanks,
    prabhuraj
  • Hi Balaji,

    in addition to what Prabhuraj said you can check docs/FeatureSpecificUserGuides/VisionSDK_Overview_UsecaseGen.pdf
    for description of Usecase generation tool which you can use to create new usecases and also docs/Architecture/VisionSDK_SW_Architecture_Overview.pdf to get a better understanding of VisionSDK architecture.

    Regards,
    Yordan