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.

TDA4VM: How to register a new kernel for target

Part Number: TDA4VM

Hi,

I am trying to create new vision application where we have new kernel (initially given by Shyam), able to use it and run the application fine on simulator.

On EVM I am getting kernel not registered for c66 core issue.

Please let me know how to register a new kernel for target and share me any example which I can refer if possible.

  • Hi, Sorry issue is happening at previous node where we create graph for TIDL network.

    Have enabled #define TIVX_TIDL_TARGET_DEBUG and please find the error log below.

    0412.Errorlog.txt

    Note: 

    1) Tried TIDL standalone test bench in PC emulation mode (working fine)

    2) Tried TIDL standalone test bench on EVM (working fine)

    3) Tried openvx application on host emulation mode (working fine)

    Only issue is coming with openvx application on EVM.

  • Hi,

    Regarding the 1st issue posted, Need to add new kernel in appinit.c apptrios. After adding the issue is resolved.

    for 2nd issue, I am using AVP3 demo as reference, our network has Seg, Depth and Detection.

    Seg and Depth is read via pcTIdlconfig and Detection using odTIdlconfig. I am able to use either pcTIDL or odTIDL  not together, can both network share same preprocess node? will it be a issue if I use same preprocess node for both tidl nodes?

    and if run odTIDL alone, task is running for only one frame after that it hangs at tieventwait(), same issue I have faced on SDk7.1 for tidl standalone on EVM, after moving to SDK 7.2 this issue is resolved.

    That time the changes were some thing related to test framework was mentioned for the root cause, is there anything needs to added from test framework to vision apps? same network runs fine on TIDL standalone EVM. with openvx application also it runs fine for single frame.

    However if I run pcTIDL alone, runs fine for all 52 frames.

    root@j7-evm:/opt/vision_apps# ./run_app_cv3.5.sh 
    APP: Init ... !!!
    MEM: Init ... !!!
    MEM: Initialized DMA HEAP (fd=4) !!!
    MEM: Init ... Done !!!
    IPC: Init ... !!!
    IPC: Init ... Done !!!
    REMOTE_SERVICE: Init ... !!!
    REMOTE_SERVICE: Init ... Done !!!
    APP: Init ... Done !!!
        42.845635 s:  VX_ZONE_INIT:Enabled
        42.845674 s:  VX_ZONE_ERROR:Enabled
        42.845679 s:  VX_ZONE_WARNING:Enabled
        42.846370 s:  VX_ZONE_INIT:[tivxInit:71] Initialization Done !!!
        42.846604 s:  VX_ZONE_INIT:[tivxHostInit:48] Initialization Done for HOST !!!
    App Update Params Done! 
    Computing checksum at 0x0000FFFF79359080, size = 262136
    Computing checksum at 0x0000FFFF77945080, size = 352880
    after schedule graph
    before wait graph
    before event wait
    after event wait
    after wait graph
    App Init Done! 
    App Create Graph Done! 
    [C7x_1 ]     43.939485 s:  VX_ZONE_INFO:Enabled
    [C7x_1 ]     43.984761 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:498] tidlObj->netSize = 26579064
    [C7x_1 ]     43.984783 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:499] pNet->dataFlowInfo = 26316928 
    [C7x_1 ]     43.985206 s:  VX_ZONE_INFO:[testChecksum:782] QC code match! 
    [C7x_1 ]     43.985237 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:532] L1 = 16 KB, L2 = 480 KB, L3 = 7968 KB
    [C7x_1 ]     43.985260 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:281] Calling ialg.algNumAlloc ...
    [C7x_1 ]     43.985280 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:285] Allocating 13 memory records ...
    [C7x_1 ]     43.985307 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:295] Calling ialg.algAlloc ...
    [C7x_1 ]     43.985975 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 0 @ space = 17, size = 9008, align = 128 ... 
    [C7x_1 ]     43.986014 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 0 @ space = 17 and size = 9008, addr = dd968c00 ... 
    [C7x_1 ]     43.986043 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 1 @ space = 17, size = 112, align = 128 ... 
    [C7x_1 ]     43.986073 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 1 @ space = 17 and size = 112, addr = dd96b000 ... 
    [C7x_1 ]     43.986101 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 2 @ space = 0, size = 16384, align = 128 ... 
    [C7x_1 ]     43.986130 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 2 @ space = 0 and size = 16384, addr = 64e00000 ... 
    [C7x_1 ]     43.986159 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 3 @ space = 1, size = 458752, align = 128 ... 
    [C7x_1 ]     43.986187 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 3 @ space = 1 and size = 458752, addr = 64800000 ... 
    [C7x_1 ]     43.986233 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 4 @ space = 2, size = 8159232, align = 128 ... 
    [C7x_1 ]     43.986264 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 4 @ space = 2 and size = 8159232, addr = 70020000 ... 
    [C7x_1 ]     43.986293 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 5 @ space = 17, size = 27743840, align = 128 ... 
    [C7x_1 ]     43.986402 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 5 @ space = 17 and size = 27743840, addr = dd96b400 ... 
    [C7x_1 ]     43.986576 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 6 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     43.986613 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 6 @ space = 17 and size = 256, addr = ec000000 ... 
    [C7x_1 ]     43.986642 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 7 @ space = 17, size = 713192, align = 128 ... 
    [C7x_1 ]     43.986670 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 7 @ space = 17 and size = 713192, addr = ec000400 ... 
    [C7x_1 ]     43.986699 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 8 @ space = 17, size = 128, align = 128 ... 
    [C7x_1 ]     43.986727 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 8 @ space = 17 and size = 128, addr = ec0ae800 ... 
    [C7x_1 ]     43.986755 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 9 @ space = 17, size = 3200, align = 128 ... 
    [C7x_1 ]     43.986784 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 9 @ space = 17 and size = 3200, addr = ec0aec00 ... 
    [C7x_1 ]     43.986813 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 10 @ space = 17, size = 4899200, align = 128 ... 
    [C7x_1 ]     43.986862 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 10 @ space = 17 and size = 4899200, addr = df3e0c00 ... 
    [C7x_1 ]     43.986909 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 11 @ space = 17, size = 617856, align = 128 ... 
    [C7x_1 ]     43.986938 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 11 @ space = 17 and size = 617856, addr = df88d000 ... 
    [C7x_1 ]     43.986967 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 12 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     43.986995 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 12 @ space = 17 and size = 256, addr = ec0afc00 ... 
    [C7x_1 ]     43.987022 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:306] Calling ialg.algInit ...
    [C7x_1 ]     44.047214 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:345] Created AlgiVision handle.
    [C7x_1 ]     44.047244 s:  VX_ZONE_WARNING:[tivxKernelTIDLCreate:615] All Interrupts DISABLED during TIDL process
    [C7x_1 ]     44.047315 s:  VX_ZONE_INFO:[tivxTargetKernelInstanceAlloc:105] attempting to call kernel com.ti.tidl on this CPU
    [C7x_1 ]     44.047357 s:  VX_ZONE_INFO:Enabled
    [C7x_1 ]     44.094629 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:498] tidlObj->netSize = 26579064
    [C7x_1 ]     44.094652 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:499] pNet->dataFlowInfo = 26316928 
    [C7x_1 ]     44.095067 s:  VX_ZONE_INFO:[testChecksum:782] QC code match! 
    [C7x_1 ]     44.095096 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:532] L1 = 16 KB, L2 = 480 KB, L3 = 7968 KB
    [C7x_1 ]     44.095119 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:281] Calling ialg.algNumAlloc ...
    [C7x_1 ]     44.095139 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:285] Allocating 13 memory records ...
    [C7x_1 ]     44.095166 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:295] Calling ialg.algAlloc ...
    [C7x_1 ]     44.095839 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 0 @ space = 17, size = 9008, align = 128 ... 
    [C7x_1 ]     44.095880 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 0 @ space = 17 and size = 9008, addr = e128c800 ... 
    [C7x_1 ]     44.095910 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 1 @ space = 17, size = 112, align = 128 ... 
    [C7x_1 ]     44.095940 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 1 @ space = 17 and size = 112, addr = e128ec00 ... 
    [C7x_1 ]     44.095969 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 2 @ space = 0, size = 16384, align = 128 ... 
    [C7x_1 ]     44.095998 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 2 @ space = 0 and size = 16384, addr = 64e00000 ... 
    [C7x_1 ]     44.096026 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 3 @ space = 1, size = 458752, align = 128 ... 
    [C7x_1 ]     44.096055 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 3 @ space = 1 and size = 458752, addr = 64800000 ... 
    [C7x_1 ]     44.096084 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 4 @ space = 2, size = 8159232, align = 128 ... 
    [C7x_1 ]     44.096113 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 4 @ space = 2 and size = 8159232, addr = 70020000 ... 
    [C7x_1 ]     44.096142 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 5 @ space = 17, size = 27743840, align = 128 ... 
    [C7x_1 ]     44.096250 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 5 @ space = 17 and size = 27743840, addr = e128f000 ... 
    [C7x_1 ]     44.096476 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 6 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     44.096505 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 6 @ space = 17 and size = 256, addr = ec000000 ... 
    [C7x_1 ]     44.096533 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 7 @ space = 17, size = 713192, align = 128 ... 
    [C7x_1 ]     44.096562 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 7 @ space = 17 and size = 713192, addr = ec000400 ... 
    [C7x_1 ]     44.096591 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 8 @ space = 17, size = 128, align = 128 ... 
    [C7x_1 ]     44.096619 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 8 @ space = 17 and size = 128, addr = ec0ae800 ... 
    [C7x_1 ]     44.096648 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 9 @ space = 17, size = 3200, align = 128 ... 
    [C7x_1 ]     44.096676 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 9 @ space = 17 and size = 3200, addr = ec0aec00 ... 
    [C7x_1 ]     44.096704 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 10 @ space = 17, size = 4899200, align = 128 ... 
    [C7x_1 ]     44.096784 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 10 @ space = 17 and size = 4899200, addr = e2d04800 ... 
    [C7x_1 ]     44.096814 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 11 @ space = 17, size = 617856, align = 128 ... 
    [C7x_1 ]     44.096851 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 11 @ space = 17 and size = 617856, addr = e31b0c00 ... 
    [C7x_1 ]     44.096880 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 12 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     44.096908 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 12 @ space = 17 and size = 256, addr = ec0afc00 ... 
    [C7x_1 ]     44.096935 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:306] Calling ialg.algInit ...
    [C7x_1 ]     44.157522 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:345] Created AlgiVision handle.
    [C7x_1 ]     44.157552 s:  VX_ZONE_WARNING:[tivxKernelTIDLCreate:615] All Interrupts DISABLED during TIDL process
    [C7x_1 ]     44.157622 s:  VX_ZONE_INFO:[tivxTargetKernelInstanceAlloc:105] attempting to call kernel com.ti.tidl on this CPU
    [C7x_1 ]     44.157661 s:  VX_ZONE_INFO:Enabled
    [C7x_1 ]     44.203304 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:498] tidlObj->netSize = 26579064
    [C7x_1 ]     44.203327 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:499] pNet->dataFlowInfo = 26316928 
    [C7x_1 ]     44.203740 s:  VX_ZONE_INFO:[testChecksum:782] QC code match! 
    [C7x_1 ]     44.203771 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:532] L1 = 16 KB, L2 = 480 KB, L3 = 7968 KB
    [C7x_1 ]     44.203794 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:281] Calling ialg.algNumAlloc ...
    [C7x_1 ]     44.203814 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:285] Allocating 13 memory records ...
    [C7x_1 ]     44.203841 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:295] Calling ialg.algAlloc ...
    [C7x_1 ]     44.204520 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 0 @ space = 17, size = 9008, align = 128 ... 
    [C7x_1 ]     44.204563 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 0 @ space = 17 and size = 9008, addr = e4bb0400 ... 
    [C7x_1 ]     44.204592 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 1 @ space = 17, size = 112, align = 128 ... 
    [C7x_1 ]     44.204623 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 1 @ space = 17 and size = 112, addr = e4bb2800 ... 
    [C7x_1 ]     44.204651 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 2 @ space = 0, size = 16384, align = 128 ... 
    [C7x_1 ]     44.204680 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 2 @ space = 0 and size = 16384, addr = 64e00000 ... 
    [C7x_1 ]     44.204709 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 3 @ space = 1, size = 458752, align = 128 ... 
    [C7x_1 ]     44.204737 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 3 @ space = 1 and size = 458752, addr = 64800000 ... 
    [C7x_1 ]     44.204766 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 4 @ space = 2, size = 8159232, align = 128 ... 
    [C7x_1 ]     44.204794 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 4 @ space = 2 and size = 8159232, addr = 70020000 ... 
    [C7x_1 ]     44.204823 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 5 @ space = 17, size = 27743840, align = 128 ... 
    [C7x_1 ]     44.204856 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 5 @ space = 17 and size = 27743840, addr = e4bb2c00 ... 
    [C7x_1 ]     44.204980 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 6 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     44.205123 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 6 @ space = 17 and size = 256, addr = ec000000 ... 
    [C7x_1 ]     44.205152 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 7 @ space = 17, size = 713192, align = 128 ... 
    [C7x_1 ]     44.205181 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 7 @ space = 17 and size = 713192, addr = ec000400 ... 
    [C7x_1 ]     44.205226 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 8 @ space = 17, size = 128, align = 128 ... 
    [C7x_1 ]     44.205256 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 8 @ space = 17 and size = 128, addr = ec0ae800 ... 
    [C7x_1 ]     44.205284 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 9 @ space = 17, size = 3200, align = 128 ... 
    [C7x_1 ]     44.205313 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 9 @ space = 17 and size = 3200, addr = ec0aec00 ... 
    [C7x_1 ]     44.205342 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 10 @ space = 17, size = 4899200, align = 128 ... 
    [C7x_1 ]     44.205422 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 10 @ space = 17 and size = 4899200, addr = e6628400 ... 
    [C7x_1 ]     44.205451 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 11 @ space = 17, size = 617856, align = 128 ... 
    [C7x_1 ]     44.205483 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 11 @ space = 17 and size = 617856, addr = e6ad4800 ... 
    [C7x_1 ]     44.205511 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 12 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     44.205539 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 12 @ space = 17 and size = 256, addr = ec0afc00 ... 
    [C7x_1 ]     44.205567 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:306] Calling ialg.algInit ...
    [C7x_1 ]     44.266178 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:345] Created AlgiVision handle.
    [C7x_1 ]     44.266221 s:  VX_ZONE_WARNING:[tivxKernelTIDLCreate:615] All Interrupts DISABLED during TIDL process
    [C7x_1 ]     44.266293 s:  VX_ZONE_INFO:[tivxTargetKernelInstanceAlloc:105] attempting to call kernel com.ti.tidl on this CPU
    [C7x_1 ]     44.266334 s:  VX_ZONE_INFO:Enabled
    [C7x_1 ]     44.310991 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:498] tidlObj->netSize = 26579064
    [C7x_1 ]     44.311013 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:499] pNet->dataFlowInfo = 26316928 
    [C7x_1 ]     44.311440 s:  VX_ZONE_INFO:[testChecksum:782] QC code match! 
    [C7x_1 ]     44.311470 s:  VX_ZONE_INFO:[tivxKernelTIDLCreate:532] L1 = 16 KB, L2 = 480 KB, L3 = 7968 KB
    [C7x_1 ]     44.311493 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:281] Calling ialg.algNumAlloc ...
    [C7x_1 ]     44.311512 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:285] Allocating 13 memory records ...
    [C7x_1 ]     44.311538 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:295] Calling ialg.algAlloc ...
    [C7x_1 ]     44.312214 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 0 @ space = 17, size = 9008, align = 128 ... 
    [C7x_1 ]     44.312259 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 0 @ space = 17 and size = 9008, addr = e84d4000 ... 
    [C7x_1 ]     44.312290 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 1 @ space = 17, size = 112, align = 128 ... 
    [C7x_1 ]     44.312320 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 1 @ space = 17 and size = 112, addr = e84d6400 ... 
    [C7x_1 ]     44.312349 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 2 @ space = 0, size = 16384, align = 128 ... 
    [C7x_1 ]     44.312380 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 2 @ space = 0 and size = 16384, addr = 64e00000 ... 
    [C7x_1 ]     44.312409 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 3 @ space = 1, size = 458752, align = 128 ... 
    [C7x_1 ]     44.312438 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 3 @ space = 1 and size = 458752, addr = 64800000 ... 
    [C7x_1 ]     44.312466 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 4 @ space = 2, size = 8159232, align = 128 ... 
    [C7x_1 ]     44.312495 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 4 @ space = 2 and size = 8159232, addr = 70020000 ... 
    [C7x_1 ]     44.312524 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 5 @ space = 17, size = 27743840, align = 128 ... 
    [C7x_1 ]     44.312582 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 5 @ space = 17 and size = 27743840, addr = e84d6800 ... 
    [C7x_1 ]     44.312731 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 6 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     44.312834 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 6 @ space = 17 and size = 256, addr = ec000000 ... 
    [C7x_1 ]     44.312863 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 7 @ space = 17, size = 713192, align = 128 ... 
    [C7x_1 ]     44.312892 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 7 @ space = 17 and size = 713192, addr = ec000400 ... 
    [C7x_1 ]     44.312921 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 8 @ space = 17, size = 128, align = 128 ... 
    [C7x_1 ]     44.312949 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 8 @ space = 17 and size = 128, addr = ec0ae800 ... 
    [C7x_1 ]     44.312978 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 9 @ space = 17, size = 3200, align = 128 ... 
    [C7x_1 ]     44.313006 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 9 @ space = 17 and size = 3200, addr = ec0aec00 ... 
    [C7x_1 ]     44.313035 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 10 @ space = 17, size = 4899200, align = 128 ... 
    [C7x_1 ]     44.313083 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 10 @ space = 17 and size = 4899200, addr = e9f4c000 ... 
    [C7x_1 ]     44.313133 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 11 @ space = 17, size = 617856, align = 128 ... 
    [C7x_1 ]     44.313163 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 11 @ space = 17 and size = 617856, addr = ea3f8400 ... 
    [C7x_1 ]     44.313200 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:170] Allocating memory record 12 @ space = 17, size = 256, align = 128 ... 
    [C7x_1 ]     44.313230 s:  VX_ZONE_INFO:[tivxAlgiVisionAllocMem:179] Allocated memory record 12 @ space = 17 and size = 256, addr = ec0afc00 ... 
    [C7x_1 ]     44.313257 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:306] Calling ialg.algInit ...
    [C7x_1 ]     44.373891 s:  VX_ZONE_INFO:[tivxAlgiVisionCreate:345] Created AlgiVision handle.
    [C7x_1 ]     44.373921 s:  VX_ZONE_WARNING:[tivxKernelTIDLCreate:615] All Interrupts DISABLED during TIDL process
    App Verify Graph Done!
    App Verify Graph Done! 0
    after schedule graph
    before wait graph
    before event wait
    [C7x_1 ]     44.527225 s:  VX_ZONE_INFO:[tivxTargetNodeDescNodeExecute:601] Node (node=120, pipe=0) acquiring parameters on target 00000080
    [C7x_1 ]     44.527259 s:  VX_ZONE_INFO:[tivxTargetNodeDescNodeExecute:660] Node (node=120, pipe=0) executing on target 00000080
    [C7x_1 ]     44.556227 s:  VX_ZONE_INFO:[tivxTargetNodeDescNodeExecute:683] Node (node=120, pipe=0) executing on target 00000080 ... DONE !!!
    after event wait
    after wait graph
    Processing file
    status = 0
    after one frame
    after schedule graph
    before wait graph
    before event wait
    [C7x_1 ]     44.618716 s:  VX_ZONE_INFO:[tivxTargetNodeDescNodeExecute:601] Node (node=120, pipe=0) acquiring parameters on target 00000080
    [C7x_1 ]     44.618750 s:  VX_ZONE_INFO:[tivxTargetNodeDescNodeExecute:660] Node (node=120, pipe=0) executing on target 00000080
    [C7x_1 ]     44.648036 s:  VX_ZONE_INFO:[tivxTargetNodeDescNodeExecute:683] Node (node=120, pipe=0) executing on target 00000080 ... DONE !!!
    
    

    Please let me know any hint

  • Hi Mukilan,

    Once vxGraphVerify is successful it will write some files to show how the graph is constructed.

    They will look something like below, can you please send it offline.

    vx_app_tidl_seg_1_img.txt
    vx_app_tidl_seg_2_pipe_img.txt
    vx_app_tidl_seg_3_data_ref_q_img.txt
    vx_app_tidl_seg_4_pipe0_img.txt

    Regards,
    Shyam