Ticket Name: TDA2PXEVM: How to run TIDL Usecases on TDA2PXEVM Query Text: Part Number: TDA2PXEVM Other Parts Discussed in Thread: INA226, TDA2 I want the usecase(UC_tidl_OD) to run on the TDA2PXEVM. However, I found that there is no UC_tidl_OD anywhere in uc_cfg.mk file. Could you let me know how to run TIDL Usecases on TDA2PXEVM My development environment is as follows. -.MAKECONFIG?=tda2px_evm_bios_all -.vsison sdk version 3.3.0.0 -.camera 3 x ov2775 via Sensor Fusion(rev3) Thanks & regards, khethan Responses: Hi Khethan, TIDL is only supported on TDA2x as of now Regards Surya Hi Surya Thanks for your reply I know TDA2x as well as TDA2p support TIDL . So I purchased the TDA2P EVM and our ADAS project is underway. There are related articles in various links including the link below. e2e.ti.com/.../2600027 For reference, I built REL.TIDLSRC.01.01.01.01 which is received through CDDS and confirmed that the generated file eve_test_dl_algo.out is uploaded to TDA2P EVM through CCS to generate the stats_tool_out.bin file. If you are talking about usecase, could I be made a usecase for tda2p by referring to tda2xx UC_tidl_OD? Thanks & regards, khethan Hi Khethan, Yes, you need to create a new use-case referring tda2xx tidl_OD use-case as there are only 2 eves on tda2p Current use-case (supported on tda2x) uses 2 dsp & 4 eve (refer chains_tidlOD.txt file) Min requirement for TIDL OD UC is 1 eve & 1 dsp Regards Surya Hi Surya, Thanks for reply. I made a usecase for TDA2p with reference to TDA2x tidl_OD usecase and changed pipeline number(4->2). I did a successful build and confirmed that the output file for EVE/DSP/A15/IPU was generated. Then I copied the files (NET_OD, PRM_OD) in visionsdk and the files (inData_OD, inHeader_OD) received from CDDS to the SD card and ran TIDL OD usecase via CCS When you run usecase, the test video appears on the monitor and a few frames of vehicles are detected and the video hangs as below. could you check what's wrong? refer to below information # my tda2p OD usecase NullSource -> Decode -> VPE -> Dup Dup -> Merge Dup -> Alg_tidlpreproc (A15) Alg_tidlpreproc (A15) -> Alg_tidl_Eve1 (EVE1) Alg_tidlpreproc (A15) -> Alg_tidl_Eve2 (EVE2) Alg_tidl_Eve1 (EVE1) -> Merge_OD (DSP1) Alg_tidl_Eve2 (EVE2) -> Merge_OD (DSP1) Merge_OD (DSP1) -> Alg_tidl_Dsp (DSP1) -> Merge Merge -> Sync -> Alg_ObjectDraw -> Display GrpxSrc -> Display_Grpx # terminal debug log when selecting 'TIDL OD Usecase' Vision SDK Usecases, [IPU1-0] -------------------- [IPU1-0] 1: Single Camera Usecases [IPU1-0] 2: Multi-Camera LVDS Usecases [IPU1-0] 3: AVB RX Usecases, (TDA2x & TDA2Ex ONLY) [IPU1-0] 4: Dual Display Usecases, (TDA2x EVM ONLY) [IPU1-0] 5: ISS Usecases, (TDA3x ONLY) [IPU1-0] 6: TDA2x Stereo Usecases [IPU1-0] 7: Network RX/TX Usecases [IPU1-0] a: Miscellaneous test's [IPU1-0] f: TIDL Usecase [IPU1-0] [IPU1-0] s: System Settings [IPU1-0] [IPU1-0] x: Exit [IPU1-0] [IPU1-0] Enter Choice: [IPU1-0] [HOST ] 64.210028 s: NETWORK_CTRL: Starting Server (port=5000) !!! [HOST ] 64.210059 s: NETWORK_CTRL: Starting Server ... DONE (port=5000) !!! [IPU1-0] 73.409809 s: [IPU1-0] 73.409992 s: [IPU1-0] [IPU1-0] TIDL Usecases [IPU1-0] --------------- [IPU1-0] 1: TIDL File I/O Usecase [IPU1-0] 2: Semantic Segmentation Usecase [IPU1-0] 3: TIDL OD Usecase [IPU1-0] [IPU1-0] x: Exit [IPU1-0] [IPU1-0] Enter Choice: [IPU1-0] [IPU1-0] 76.650003 s: [IPU1-0] 77.208869 s: FILE: Reading file [inHeader_OD] ... [IPU1-0] 77.213414 s: FILE: File read Done. [12000 bytes] [IPU1-0] 77.244189 s: DECODE: Create in progress ... !!! [IPU1-0] 77.512444 s: DECODE: Creating CH0 of 768 x 320 [1] [0],target bitrate = 10000 Kbps ... [IPU1-0] 77.513420 s: DECODE: All CH Create ... DONE !!! [IPU1-0] 77.515860 s: DECODE: Create ... DONE !!! [IPU1-0] 77.516256 s: VPE: Create in progress !!! [IPU1-0] 77.615842 s: VPE: Loading Down-scaling Co-effs [IPU1-0] 77.616177 s: VPE: Co-effs Loading ... DONE !!! [IPU1-0] 77.616421 s: VPE: Create Done !!! [IPU1-0] 77.617946 s: IPC_OUT_0 : Create in progress !!! [IPU1-0] 77.618343 s: IPC_OUT_0 : Create Done !!! [HOST ] 77.618526 s: IPC_IN_0 : Create in progress !!! [HOST ] 77.618892 s: IPC_IN_0 : Create Done !!! [HOST ] 77.619105 s: ALGORITHM: Create in progress (algId = 12) !!! [HOST ] 77.622765 s: UTILS: DMA: Allocated CH (TCC) = 0 (0) [HOST ] 77.622765 s: UTILS: DMA: 0 of 1: Allocated PaRAM = 0 (0x43305600) [HOST ] 77.622796 s: ALGORITHM: Create Done (algId = 12) !!! [HOST ] 77.622887 s: IPC_OUT_1 : Create in progress !!! [HOST ] 77.622948 s: IPC_OUT_1 : Create Done !!! [EVE2 ] 77.623253 s: IPC_IN_0 : Create in progress !!! [EVE2 ] 77.624168 s: IPC_IN_0 : Create Done !!! [EVE2 ] 77.624809 s: ALGORITHM: Create in progress (algId = 14) !!! [HOST ] 79.448148 s: IPC_OUT_0 : Create in progress !!! [HOST ] 79.448179 s: IPC_OUT_0 : Create Done !!! [DSP1 ] 79.447416 s: IPC_IN_1 : Create in progress !!! [DSP1 ] 79.447996 s: IPC_IN_1 : Create Done !!! [EVE1 ] 79.448484 s: IPC_IN_0 : Create in progress !!! [EVE1 ] 79.449429 s: IPC_IN_0 : Create Done !!! [EVE1 ] 79.450039 s: ALGORITHM: Create in progress (algId = 14) !!! [EVE2 ] 79.445830 s: ALGORITHM: Create Done (algId = 14) !!! [EVE2 ] 79.446471 s: IPC_OUT_0 : Create in progress !!! [EVE2 ] 79.446959 s: IPC_OUT_0 : Create Done !!! [EVE1 ] 81.267705 s: ALGORITHM: Create Done (algId = 14) !!! [EVE1 ] 81.268376 s: IPC_OUT_0 : Create in progress !!! [EVE1 ] 81.268925 s: IPC_OUT_0 : Create Done !!! [DSP1 ] 81.269383 s: IPC_IN_0 : Create in progress !!! [DSP1 ] 81.269932 s: IPC_IN_0 : Create Done !!! [DSP1 ] 81.270359 s: ALGORITHM: Create in progress (algId = 36) !!! [DSP1 ] 81.285670 s: ALGORITHM: Create Done (algId = 36) !!! [DSP1 ] 81.285914 s: IPC_OUT_0 : Create in progress !!! [DSP1 ] 81.286006 s: IPC_OUT_0 : Create Done !!! [DSP1 ] 82.052461 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [DSP1 ] 82.052522 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 65600 B (64 KB) [DSP1 ] 82.052583 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 500104 B (488 KB) [DSP2 ] 82.052766 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [DSP2 ] 82.052827 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB) [DSP2 ] 82.052857 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516456 B (504 KB) [EVE1 ] 82.053254 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [EVE1 ] 82.053528 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 1280 B (1 KB) [EVE1 ] 82.054047 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 238136 B (232 KB) [EVE2 ] 82.054992 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [EVE2 ] 82.055267 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 1280 B (1 KB) [EVE2 ] 82.055816 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 238136 B (232 KB) [IPU2 ] 82.056609 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU2 ] 82.056762 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 252056 B (246 KB) [IPU1-0] 81.286128 s: IPC_IN_0 : Create in progress !!! [IPU1-0] 81.287348 s: IPC_IN_0 : Create Done !!! [IPU1-0] 81.288903 s: ALGORITHM: Create in progress (algId = 1) !!! [IPU1-0] 81.290520 s: UTILS: DMA: Allocated CH (TCC) = 48 (48) [IPU1-0] 81.290642 s: UTILS: DMA: 0 of 1: Allocated PaRAM = 48 (0x63304800) [IPU1-0] 81.308820 s: ALGORITHM: Create Done (algId = 1) !!! [IPU1-0] 81.309034 s: DISPLAY: Create in progress !!! [IPU1-0] 81.309827 s: DISPLAY: Create Done !!! [IPU1-0] 81.310254 s: GRPXSRC: Create in progress !!! [IPU1-0] 82.049258 s: GRPXSRC: Create Done !!! [IPU1-0] 82.049777 s: DISPLAY: Create in progress !!! [IPU1-0] 82.050448 s: DISPLAY: Create Done !!! [IPU1-0] 82.050631 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 82.050814 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 244160 B (238 KB) [IPU1-0] 82.050997 s: SYSTEM: Heap = SR_OCMC @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB) [IPU1-0] 82.051149 s: SYSTEM: Heap = SR_DDR_CACHED @ 0x88103000, Total size = 368037888 B (350 MB), Free size = 257107456 B (245 MB) [IPU1-0] 82.051332 s: SYSTEM: Heap = SR_DDR_NON_CACHED @ 0xbfc00000, Total size = 127872 B (0 MB), Free size = 106368 B (0 MB) [IPU1-0] 82.057128 s: DISPLAY: Start in progress !!! [IPU1-0] 82.057219 s: DISPLAY: Start Done !!! [IPU1-0] 82.059171 s: DISPLAY: Start in progress !!! [IPU1-0] 82.059263 s: DISPLAY: Start Done !!! [IPU1-0] 82.064875 s: [IPU1-0] [IPU1-0] ==================== [IPU1-0] Chains Run-time Menu [IPU1-0] ==================== [IPU1-0] [IPU1-0] 0: Stop Chain [IPU1-0] [IPU1-0] 1: Pause Chain [IPU1-0] 2: Resume Chain [IPU1-0] [IPU1-0] p: Print Statistics [IPU1-0] [IPU1-0] Enter Choice: [IPU1-0] [IPU1-1] 82.051759 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-1] 82.051942 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 655360 B (640 KB), Free size = 645320 B (630 KB) [HOST ] 82.052339 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [HOST ] 82.052339 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 6291456 B (6144 KB), Free size = 6240800 B (6094 KB) # terminal debug log when selecting 'p' ==================== [IPU1-0] Chains Run-time Menu [IPU1-0] ==================== [IPU1-0] [IPU1-0] 0: Stop Chain [IPU1-0] [IPU1-0] 1: Pause Chain [IPU1-0] 2: Resume Chain [IPU1-0] [IPU1-0] p: Print Statistics [IPU1-0] [IPU1-0] Enter Choice: [IPU1-0] [IPU1-1] 82.051759 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-1] 82.051942 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 655360 B (640 KB), Free size = 645320 B (630 KB) [HOST ] 82.052339 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [HOST ] 82.052339 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 6291456 B (6144 KB), Free size = 6240800 B (6094 KB) [IPU1-0] 96.434179 s: [IPU1-0] 96.434240 s: CPU [IPU1-0 ] Statistics, [IPU1-0] 96.434301 s: ************************* [IPU1-0] 96.434362 s: [IPU1-0] 96.434423 s: LOAD: CPU: 11.4% HWI: 1.6%, SWI:0.8%, Low Power: 0.0% [IPU1-0] 96.434575 s: [IPU1-0] 96.434667 s: LOAD: TSK: IPC_OUT_0 : 0.2% [IPU1-0] 96.434758 s: LOAD: TSK: MERGE0 : 0.1% [IPU1-0] 96.434880 s: LOAD: TSK: NULL_SRC0 : 1.2% [IPU1-0] 96.434972 s: LOAD: TSK: SYNC0 : 0.4% [IPU1-0] 96.435124 s: LOAD: TSK: DEC0 : 0.2% [IPU1-0] 96.435429 s: LOAD: TSK: VPE0 : 0.5% [IPU1-0] 96.435582 s: LOAD: TSK: GrpxSrc0 : 0.1% [IPU1-0] 96.435673 s: LOAD: TSK: STAT_COLL : 4.0% [IPU1-0] 96.435765 s: LOAD: TSK: DEC_PROCESS_TSK_0 : 0.5% [IPU1-0] 96.435856 s: LOAD: TSK: MISC : 1.8% [IPU1-0] 96.435948 s: [IPU1-0] 96.435978 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.436070 s: [IPU1-0] 96.436131 s: SYSTEM: Sempahores Objects, 18 of 1024 free [IPU1-0] 96.436253 s: SYSTEM: Task Objects , 6 of 100 free [IPU1-0] 96.436344 s: SYSTEM: Clock Objects , 94 of 100 free [IPU1-0] 96.436436 s: SYSTEM: Hwi Objects , 87 of 100 free [IPU1-0] 96.436527 s: [IPU1-0] 96.436558 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 244152 B (238 KB) [IPU1-0] 96.436741 s: SYSTEM: Heap = SR_OCMC @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB) [IPU1-0] 96.436893 s: SYSTEM: Heap = SR_DDR_CACHED @ 0x88103000, Total size = 368037888 B (350 MB), Free size = 257107456 B (245 MB) [IPU1-0] 96.437076 s: SYSTEM: Heap = SR_DDR_NON_CACHED @ 0xbfc00000, Total size = 127872 B (0 MB), Free size = 106368 B (0 MB) [IPU1-0] 96.437259 s: [IPU1-0] 96.437320 s: [IPU1-0] 96.437351 s: CPU [IPU1-1 ] Statistics, [IPU1-0] 96.437412 s: ************************* [IPU1-0] 96.437473 s: [IPU1-0] 96.437534 s: LOAD: CPU: 1.1% HWI: 0.7%, SWI:0.3%, Low Power: 0.0% [IPU1-0] 96.437686 s: [IPU1-0] 96.437808 s: LOAD: TSK: MISC : 0.1% [IPU1-0] 96.437900 s: [IPU1-0] 96.437930 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.438022 s: [IPU1-0] 96.438052 s: SYSTEM: Sempahores Objects, 416 of 1024 free [IPU1-0] 96.438174 s: SYSTEM: Task Objects , 39 of 100 free [IPU1-0] 96.438266 s: SYSTEM: Clock Objects , 99 of 100 free [IPU1-0] 96.438357 s: SYSTEM: Hwi Objects , 99 of 100 free [IPU1-0] 96.438449 s: [IPU1-0] 96.438510 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 655360 B (640 KB), Free size = 645320 B (630 KB) [IPU1-0] 96.438662 s: [IPU1-0] 96.438723 s: [IPU1-0] 96.438754 s: CPU [HOST ] Statistics, [IPU1-0] 96.438815 s: ************************* [IPU1-0] 96.438876 s: [IPU1-0] 96.438937 s: LOAD: CPU: 20.1% HWI: 0.1%, SWI:0.1%, Low Power: 0.0% [IPU1-0] 96.439059 s: [IPU1-0] 96.439211 s: LOAD: TSK: MISC : 19.9% [IPU1-0] 96.439303 s: [IPU1-0] 96.439364 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.439455 s: [IPU1-0] 96.439486 s: SYSTEM: Sempahores Objects, 413 of 1024 free [IPU1-0] 96.439577 s: SYSTEM: Task Objects , 38 of 100 free [IPU1-0] 96.439669 s: SYSTEM: Clock Objects , 97 of 100 free [IPU1-0] 96.439760 s: SYSTEM: Hwi Objects , 99 of 100 free [IPU1-0] 96.439852 s: [IPU1-0] 96.439882 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 6291456 B (6144 KB), Free size = 6240800 B (6094 KB) [IPU1-0] 96.440065 s: [IPU1-0] 96.440096 s: [IPU1-0] 96.440340 s: CPU [DSP1 ] Statistics, [IPU1-0] 96.440401 s: ************************* [IPU1-0] 96.440462 s: CPU: DSP1: Unable to get CPU statistics !!! [IPU1-0] 96.440553 s: [IPU1-0] 96.440584 s: [IPU1-0] 96.440645 s: [IPU1-0] 96.440675 s: CPU [DSP2 ] Statistics, [IPU1-0] 96.440736 s: ************************* [IPU1-0] 96.440797 s: [IPU1-0] 96.440858 s: LOAD: CPU: 0.3% HWI: 0.1%, SWI:0.0%, Low Power: 0.0% [IPU1-0] 96.440980 s: [IPU1-0] 96.441041 s: LOAD: TSK: MISC : 0.2% [IPU1-0] 96.441163 s: [IPU1-0] 96.441224 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.441316 s: [IPU1-0] 96.441346 s: SYSTEM: Sempahores Objects, 430 of 1024 free [IPU1-0] 96.441438 s: SYSTEM: Task Objects , 92 of 100 free [IPU1-0] 96.441529 s: SYSTEM: Clock Objects , 99 of 100 free [IPU1-0] 96.441621 s: SYSTEM: Hwi Objects , 100 of 100 free [IPU1-0] 96.441712 s: [IPU1-0] 96.441773 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB) [IPU1-0] 96.441926 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516456 B (504 KB) [IPU1-0] 96.442109 s: [IPU1-0] 96.442170 s: [IPU1-0] 96.442231 s: CPU [EVE1 ] Statistics, [IPU1-0] 96.442292 s: ************************* [IPU1-0] 96.442353 s: [IPU1-0] 96.442383 s: LOAD: CPU: 69.1% HWI: 0.3%, SWI:0.2%, Low Power: 0.0% [IPU1-0] 96.442536 s: [IPU1-0] 96.442597 s: LOAD: TSK: SYSTEM_TSK_MULTI_MBX: 68.3% [IPU1-0] 96.442688 s: LOAD: TSK: MISC : 0.3% [IPU1-0] 96.442780 s: [IPU1-0] 96.442810 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.442932 s: [IPU1-0] 96.442963 s: SYSTEM: Sempahores Objects, 430 of 1024 free [IPU1-0] 96.443054 s: SYSTEM: Task Objects , 93 of 100 free [IPU1-0] 96.443176 s: SYSTEM: Clock Objects , 98 of 100 free [IPU1-0] 96.443268 s: SYSTEM: Hwi Objects , 99 of 100 free [IPU1-0] 96.443359 s: [IPU1-0] 96.443390 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 1280 B (1 KB) [IPU1-0] 96.443542 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 238136 B (232 KB) [IPU1-0] 96.443725 s: [IPU1-0] 96.443756 s: [IPU1-0] 96.443817 s: CPU [EVE2 ] Statistics, [IPU1-0] 96.443878 s: ************************* [IPU1-0] 96.443939 s: [IPU1-0] 96.443969 s: LOAD: CPU: 67.6% HWI: 0.3%, SWI:0.2%, Low Power: 0.0% [IPU1-0] 96.444152 s: [IPU1-0] 96.444183 s: LOAD: TSK: SYSTEM_TSK_MULTI_MBX: 66.9% [IPU1-0] 96.444305 s: LOAD: TSK: MISC : 0.2% [IPU1-0] 96.444396 s: [IPU1-0] 96.444427 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.444519 s: [IPU1-0] 96.444549 s: SYSTEM: Sempahores Objects, 430 of 1024 free [IPU1-0] 96.444641 s: SYSTEM: Task Objects , 93 of 100 free [IPU1-0] 96.444732 s: SYSTEM: Clock Objects , 98 of 100 free [IPU1-0] 96.444824 s: SYSTEM: Hwi Objects , 99 of 100 free [IPU1-0] 96.444915 s: [IPU1-0] 96.444946 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 1280 B (1 KB) [IPU1-0] 96.445129 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 238136 B (232 KB) [IPU1-0] 96.445495 s: [IPU1-0] 96.445525 s: [IPU1-0] 96.445586 s: CPU [IPU2 ] Statistics, [IPU1-0] 96.445647 s: ************************* [IPU1-0] 96.445708 s: [IPU1-0] 96.445739 s: LOAD: CPU: 0.8% HWI: 0.4%, SWI:0.3%, Low Power: 0.0% [IPU1-0] 96.445891 s: [IPU1-0] 96.446013 s: LOAD: TSK: MISC : 0.1% [IPU1-0] 96.446105 s: [IPU1-0] 96.446196 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 [IPU1-0] 96.446288 s: [IPU1-0] 96.446318 s: SYSTEM: Sempahores Objects, 416 of 1024 free [IPU1-0] 96.446410 s: SYSTEM: Task Objects , 39 of 100 free [IPU1-0] 96.446501 s: SYSTEM: Clock Objects , 99 of 100 free [IPU1-0] 96.446593 s: SYSTEM: Hwi Objects , 99 of 100 free [IPU1-0] 96.446684 s: [IPU1-0] 96.446745 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 252056 B (246 KB) [IPU1-0] 96.446898 s: [IPU1-0] 96.447447 s: [IPU1-0] 96.447630 s: UTILS_PRCM_STATS: Current Temperature, [IPU1-0] 96.447721 s: [IPU1-0] 96.447752 s: Voltage Rail || Curr Temp Min - Max [IPU1-0] 96.447843 s: --------------------------------------------------------- [IPU1-0] 96.447935 s: PMHAL_PRCM_VD_MPU || [46.400 , 46.800] [IPU1-0] 96.448057 s: PMHAL_PRCM_VD_CORE || [43.400 , 44. 0] [IPU1-0] 96.448240 s: PMHAL_PRCM_VD_IVAHD || [44.800 , 45.200] [IPU1-0] 96.448362 s: PMHAL_PRCM_VD_DSPEVE || [42.800 , 43.400] [IPU1-0] 96.448484 s: PMHAL_PRCM_VD_GPU || [44. 0 , 44.400] [IPU1-0] 96.448575 s: [IPU1-0] 96.448606 s: ============================================================================ [IPU1-0] 96.448728 s: Name | Bus (mV) | Res (mOhm) | Shunt (uV) | Current (mA) | Power (mW) [IPU1-0] 96.448819 s: ---------------------------------------------------------------------------- [IPU1-0] 96.449948 s: UTILS_PRCM_STATS: Reading the regulator data failed [IPU1-0] 96.450039 s: UTILS_PRCM_STATS: PM INA226 Power Read Failed !! [IPU1-0] 96.450558 s: [IPU1-0] 96.450588 s: Statistics Collector, [IPU1-0] 96.450649 s: [IPU1-0] 96.450710 s: STATISTIC Avg Data Peak Data [IPU1-0] 96.450771 s: COLLECTOR MB/s MB/s [IPU1-0] 96.450863 s: -------------------------------------------------- [IPU1-0] 96.450954 s: SCI_EMIF1 RD+WR | 642.275199 1725.373597 [IPU1-0] 96.451076 s: SCI_EMIF2 RD+WR | 0.000000 0.000000 [IPU1-0] 96.451229 s: SCI_EMIF1 RD ONLY | 527.639259 1269.898188 [IPU1-0] 96.451351 s: SCI_EMIF1 WR ONLY | 114.947101 625.518533 [IPU1-0] 96.451473 s: SCI_EMIF2 RD ONLY | 0.000000 0.000000 [IPU1-0] 96.451564 s: SCI_EMIF2 WR ONLY | 0.000000 0.000000 [IPU1-0] 96.451686 s: SCI_MA_MPU_P1 | 13.678527 165.603038 [IPU1-0] 96.451778 s: SCI_MA_MPU_P2 | 0.000000 0.000000 [IPU1-0] 96.451900 s: SCI_DSS | 108.465721 259.939649 [IPU1-0] 96.452022 s: SCI_IPU1 | 11.192178 46.279609 [IPU1-0] 96.452113 s: SCI_VIP1_P1 | 0.000000 0.000000 [IPU1-0] 96.452235 s: SCI_VIP1_P2 | 0.000000 0.000000 [IPU1-0] 96.452357 s: SCI_VPE_P1 | 3.006943 68.837887 [IPU1-0] 96.452479 s: SCI_VPE_P2 | 3.007096 68.837887 [IPU1-0] 96.452571 s: SCI_DSP1_MDMA | 14.654557 137.045981 [IPU1-0] 96.452693 s: SCI_DSP1_EDMA | 0.000000 0.000000 [IPU1-0] 96.452784 s: SCI_DSP2_MDMA | 4.583008 4.895414 [IPU1-0] 96.452906 s: SCI_DSP2_EDMA | 0.000000 0.000000 [IPU1-0] 96.453028 s: SCI_EVE1_TC0 | 217.813818 680.187924 [IPU1-0] 96.453150 s: SCI_EVE1_TC1 | 210.721622 869.895414 [IPU1-0] 96.453272 s: SCI_EVE2_TC0 | 212.349324 699.172496 [IPU1-0] 96.453394 s: SCI_EVE2_TC1 | 204.263670 869.437824 [IPU1-0] 96.453486 s: SCI_EDMA_TC0_RD | 0.000000 0.000000 [IPU1-0] 96.453608 s: SCI_EDMA_TC0_WR | 0.000000 0.000000 [IPU1-0] 96.453699 s: SCI_EDMA_TC1_RD | 0.380498 8.700519 [IPU1-0] 96.453913 s: SCI_EDMA_TC1_WR | 0.391070 8.972411 [IPU1-0] 96.454035 s: SCI_VIP2_P1 | 0.000000 0.000000 [IPU1-0] 96.454187 s: SCI_VIP2_P2 | 0.000000 0.000000 [IPU1-0] 96.454309 s: SCI_IVA | 3.165989 570.757595 [IPU1-0] 96.454401 s: SCI_GPU_P1 | 0.000000 0.000000 [IPU1-0] 96.454523 s: SCI_GPU_P2 | 0.000000 0.000000 [IPU1-0] 96.454614 s: SCI_GMAC_SW | 0.000000 0.000000 [IPU1-0] 96.454736 s: SCI_OCMC_RAM1 | 0.000000 0.000000 [IPU1-0] 96.454828 s: SCI_OCMC_RAM2 | 0.000000 0.000000 [IPU1-0] 96.454950 s: SCI_OCMC_RAM3 | 67.320717 1178.613354 [IPU1-0] 96.455041 s: SCI_ISS_RT | 0.000000 0.000000 [IPU1-0] 96.455377 s: SCI_ISS_NRT1 | 0.000000 0.000000 [IPU1-0] 96.455499 s: SCI_ISS_NRT2 | 0.000000 0.000000 [IPU1-0] 96.455590 s: SCI_CAL | 0.000000 0.000000 [IPU1-0] 96.555358 s: [IPU1-0] 96.555419 s: [IPU1-0] 96.555541 s: [IPU1-0] 96.555572 s: ### CPU [IPU1-0], LinkID [ 57], [IPU1-0] 96.555664 s: [IPU1-0] 96.555694 s: [ NULL_SRC ] Link Statistics, [IPU1-0] 96.555786 s: ****************************** [IPU1-0] 96.555847 s: [IPU1-0] 96.555877 s: Elapsed time = 14393 msec [IPU1-0] 96.555938 s: [IPU1-0] 96.555999 s: New data Recv = 10.0 fps [IPU1-0] 96.556060 s: Get Full Buf Cb = 10.0 fps [IPU1-0] 96.556182 s: Put Empty Buf Cb = 10.0 fps [IPU1-0] 96.556274 s: Driver/Notify Cb = 9.93 fps [IPU1-0] 96.556365 s: [IPU1-0] 96.556396 s: Input Statistics, [IPU1-0] 96.556457 s: [IPU1-0] 96.556487 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 96.556579 s: | FPS | FPS | FPS | FPS [IPU1-0] 96.556670 s: -------------------------------------------------- [IPU1-0] 96.556762 s: 0 | 10. 0 0. 0 0. 0 10. 0 [IPU1-0] 96.556884 s: [IPU1-0] 96.556914 s: Output Statistics, [IPU1-0] 96.556975 s: [IPU1-0] 96.557036 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 96.557097 s: | ID | FPS | FPS | FPS [IPU1-0] 96.557219 s: --------------------------------------------- [IPU1-0] 96.557311 s: 0 | 0 10. 0 0. 0 0. 0 [IPU1-0] 96.557433 s: [IPU1-0] 96.557463 s: [ NULL_SRC ] LATENCY, [IPU1-0] 96.557524 s: ******************** [IPU1-0] 96.557585 s: [IPU1-0] 96.557707 s: [IPU1-0] 96.557738 s: ### CPU [IPU1-0], LinkID [ 80], [IPU1-0] 96.557829 s: [IPU1-0] 96.557860 s: [ DECODE ] Link Statistics, [IPU1-0] 96.557921 s: ****************************** [IPU1-0] 96.558012 s: [IPU1-0] 96.558043 s: Elapsed time = 14386 msec [IPU1-0] 96.558104 s: [IPU1-0] 96.558165 s: New data Recv = 10.0 fps [IPU1-0] 96.558256 s: Release data Recv = 10.0 fps [IPU1-0] 96.558348 s: Get Full Buf Cb = 20.1 fps [IPU1-0] 96.558409 s: Put Empty Buf Cb = 10.0 fps [IPU1-0] 96.558500 s: [IPU1-0] 96.558531 s: Input Statistics, [IPU1-0] 96.558592 s: [IPU1-0] 96.558622 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 96.558714 s: | FPS | FPS | FPS | FPS [IPU1-0] 96.558775 s: -------------------------------------------------- [IPU1-0] 96.558866 s: 0 | 10. 0 0. 0 0. 0 10. 0 [IPU1-0] 96.559019 s: [IPU1-0] 96.559049 s: Output Statistics, [IPU1-0] 96.559110 s: [IPU1-0] 96.559171 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 96.559263 s: | ID | FPS | FPS | FPS [IPU1-0] 96.559324 s: --------------------------------------------- [IPU1-0] 96.559415 s: 0 | 0 10. 0 0. 0 0. 0 [IPU1-0] 96.559537 s: [IPU1-0] 96.559568 s: [ DECODE ] LATENCY, [IPU1-0] 96.559720 s: ******************** [IPU1-0] 96.559781 s: Local Link Latency : Avg = 2607 us, Min = 2501 us, Max = 4209 us, [IPU1-0] 96.559903 s: Source to Link Latency : Avg = 2799 us, Min = 2684 us, Max = 4666 us, [IPU1-0] 96.560025 s: [IPU1-0] 96.560361 s: [IPU1-0] 96.560422 s: ### CPU [IPU1-0], LinkID [ 75], [IPU1-0] 96.560513 s: [IPU1-0] 96.560544 s: [ VPE ] Link Statistics, [IPU1-0] 96.560605 s: ****************************** [IPU1-0] 96.560696 s: [IPU1-0] 96.560727 s: Elapsed time = 14384 msec [IPU1-0] 96.560788 s: [IPU1-0] 96.560849 s: New data Recv = 10.1 fps [IPU1-0] 96.560910 s: Get Full Buf Cb = 8.69 fps [IPU1-0] 96.561001 s: Put Empty Buf Cb = 17.3 fps [IPU1-0] 96.561062 s: Driver/Notify Cb = 10.1 fps [IPU1-0] 96.561184 s: [IPU1-0] 96.561245 s: Input Statistics, [IPU1-0] 96.561306 s: [IPU1-0] 96.561337 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 96.561398 s: | FPS | FPS | FPS | FPS [IPU1-0] 96.561489 s: -------------------------------------------------- [IPU1-0] 96.561581 s: 0 | 10. 1 0. 0 0. 0 8.69 [IPU1-0] 96.561703 s: [IPU1-0] 96.561764 s: Output Statistics, [IPU1-0] 96.561825 s: [IPU1-0] 96.561855 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 96.561916 s: | ID | FPS | FPS | FPS [IPU1-0] 96.562008 s: --------------------------------------------- [IPU1-0] 96.562099 s: 0 | 0 8.69 1.32 0. 0 [IPU1-0] 96.562221 s: [IPU1-0] 96.562282 s: [ VPE ] LATENCY, [IPU1-0] 96.562343 s: ******************** [IPU1-0] 96.562404 s: Local Link Latency : Avg = 1412 us, Min = 1372 us, Max = 1525 us, [IPU1-0] 96.562526 s: Source to Link Latency : Avg = 4394 us, Min = 4270 us, Max = 6252 us, [IPU1-0] 96.562648 s: [IPU1-0] 96.562709 s: CPU [ IPU1-0], LinkID [ 25], Link Statistics not available ! [IPU1-0] 96.562862 s: [IPU1-0] 96.562923 s: ### CPU [IPU1-0], LinkID [ 0], [IPU1-0] 96.562984 s: [IPU1-0] 96.563014 s: [ IPC_OUT_0 ] Link Statistics, [IPU1-0] 96.563106 s: ****************************** [IPU1-0] 96.563716 s: [IPU1-0] 96.563777 s: Elapsed time = 14385 msec [IPU1-0] 96.563868 s: [IPU1-0] 96.563899 s: New data Recv = 8.68 fps [IPU1-0] 96.563990 s: Release data Recv = 8.68 fps [IPU1-0] 96.564051 s: Driver/Notify Cb = 108.65 fps [IPU1-0] 96.564326 s: [IPU1-0] 96.564356 s: Input Statistics, [IPU1-0] 96.564417 s: [IPU1-0] 96.564448 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 96.564539 s: | FPS | FPS | FPS | FPS [IPU1-0] 96.564631 s: -------------------------------------------------- [IPU1-0] 96.564722 s: 0 | 8.68 0. 0 0. 0 8.68 [IPU1-0] 96.564844 s: [IPU1-0] 96.564875 s: Output Statistics, [IPU1-0] 96.564936 s: [IPU1-0] 96.564966 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 96.565058 s: | ID | FPS | FPS | FPS [IPU1-0] 96.565363 s: --------------------------------------------- [IPU1-0] 96.565454 s: 0 | 0 8.68 0. 0 0. 0 [IPU1-0] 96.565576 s: [IPU1-0] 96.565607 s: [ IPC_OUT_0 ] LATENCY, [IPU1-0] 96.565698 s: ******************** [IPU1-0] 96.565759 s: Local Link Latency : Avg = 8 us, Min = 0 us, Max = 31 us, [IPU1-0] 96.565881 s: Source to Link Latency : Avg = 4722 us, Min = 4575 us, Max = 6649 us, [IPU1-0] 96.565973 s: [IPU1-0] 97.065454 s: [IPU1-0] 97.065546 s: ### CPU [ HOST], LinkID [ 10], [IPU1-0] 97.065637 s: [IPU1-0] 97.065668 s: [ IPC_IN_0 ] Link Statistics, [IPU1-0] 97.065729 s: ****************************** [IPU1-0] 97.065790 s: [IPU1-0] 97.065851 s: Elapsed time = 14887 msec [IPU1-0] 97.065912 s: [IPU1-0] 97.065942 s: Get Full Buf Cb = 8.73 fps [IPU1-0] 97.066034 s: Put Empty Buf Cb = 8.73 fps [IPU1-0] 97.066125 s: Driver/Notify Cb = 8.66 fps [IPU1-0] 97.066217 s: [IPU1-0] 97.066278 s: Input Statistics, [IPU1-0] 97.066339 s: [IPU1-0] 97.066369 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 97.066461 s: | FPS | FPS | FPS | FPS [IPU1-0] 97.066522 s: -------------------------------------------------- [IPU1-0] 97.066613 s: 0 | 8.73 0. 0 0. 0 8.73 [IPU1-0] 97.066857 s: [IPU1-0] 97.066888 s: Output Statistics, [IPU1-0] 97.066949 s: [IPU1-0] 97.066979 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 97.067071 s: | ID | FPS | FPS | FPS [IPU1-0] 97.067162 s: --------------------------------------------- [IPU1-0] 97.067254 s: 0 | 0 8.73 0. 0 0. 0 [IPU1-0] 97.067376 s: [IPU1-0] 97.067406 s: [ IPC_IN_0 ] LATENCY, [IPU1-0] 97.067467 s: ******************** [IPU1-0] 97.067528 s: Local Link Latency : Avg = 5 us, Min = 0 us, Max = 31 us, [IPU1-0] 97.067650 s: Source to Link Latency : Avg = 4823 us, Min = 4666 us, Max = 6740 us, [IPU1-0] 97.067772 s: [IPU1-0] 97.067894 s: [IPU1-0] 97.067925 s: ### CPU [ HOST], LinkID [ 49], [IPU1-0] 97.068016 s: [IPU1-0] 97.068047 s: [ ALG_TIDLPREPROC ] Link Statistics, [IPU1-0] 97.068474 s: ****************************** [IPU1-0] 97.068565 s: [IPU1-0] 97.068626 s: Elapsed time = 14890 msec [IPU1-0] 97.068687 s: [IPU1-0] 97.068718 s: New data Recv = 8.73 fps [IPU1-0] 97.068809 s: [IPU1-0] 97.068840 s: Input Statistics, [IPU1-0] 97.068901 s: [IPU1-0] 97.069694 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 97.069785 s: | FPS | FPS | FPS | FPS [IPU1-0] 97.069877 s: -------------------------------------------------- [IPU1-0] 97.069968 s: 0 | 8.73 1.61 0. 0 7.11 [IPU1-0] 97.070121 s: [IPU1-0] 97.070456 s: Output Statistics, [IPU1-0] 97.070548 s: [IPU1-0] 97.070578 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 97.070670 s: | ID | FPS | FPS | FPS [IPU1-0] 97.070761 s: --------------------------------------------- [IPU1-0] 97.070853 s: 0 | 0 7.11 1.61 0. 0 [IPU1-0] 97.070975 s: [IPU1-0] 97.071005 s: [ ALG_TIDLPREPROC ] LATENCY, [IPU1-0] 97.071097 s: ******************** [IPU1-0] 97.071188 s: Local Link Latency : Avg = 207 us, Min = 152 us, Max = 1312 us, [IPU1-0] 97.071341 s: Source to Link Latency : Avg = 31442 us, Min = 31263 us, Max = 34435 us, [IPU1-0] 97.071463 s: [IPU1-0] 97.072439 s: [IPU1-0] 97.072500 s: ### CPU [ HOST], LinkID [ 1], [IPU1-0] 97.072591 s: [IPU1-0] 97.072622 s: [ IPC_OUT_1 ] Link Statistics, [IPU1-0] 97.072713 s: ****************************** [IPU1-0] 97.072774 s: [IPU1-0] 97.072805 s: Elapsed time = 14774 msec [IPU1-0] 97.072896 s: [IPU1-0] 97.072927 s: New data Recv = 3.58 fps [IPU1-0] 97.073018 s: Release data Recv = 3.31 fps [IPU1-0] 97.073110 s: Driver/Notify Cb = 103.28 fps [IPU1-0] 97.073201 s: [IPU1-0] 97.073262 s: Input Statistics, [IPU1-0] 97.073323 s: [IPU1-0] 97.073354 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 97.073659 s: | FPS | FPS | FPS | FPS [IPU1-0] 97.073750 s: -------------------------------------------------- [IPU1-0] 97.073842 s: 0 | 3.58 0. 0 0. 0 3.58 [IPU1-0] 97.073964 s: [IPU1-0] 97.073994 s: Output Statistics, [IPU1-0] 97.074055 s: [IPU1-0] 97.074086 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 97.074391 s: | ID | FPS | FPS | FPS [IPU1-0] 97.074483 s: --------------------------------------------- [IPU1-0] 97.074574 s: 0 | 0 3.58 0. 0 0. 0 [IPU1-0] 97.074696 s: [IPU1-0] 97.074727 s: [ IPC_OUT_1 ] LATENCY, [IPU1-0] 97.074788 s: ******************** [IPU1-0] 97.074849 s: Local Link Latency : Avg = 1 us, Min = 0 us, Max = 31 us, [IPU1-0] 97.074971 s: Source to Link Latency : Avg = 31431 us, Min = 31293 us, Max = 31873 us, [IPU1-0] 97.075093 s: [IPU1-0] 97.575489 s: [IPU1-0] 97.575581 s: ### CPU [ EVE2], LinkID [ 10], [IPU1-0] 97.575672 s: [IPU1-0] 97.575703 s: [ IPC_IN_0 ] Link Statistics, [IPU1-0] 97.575764 s: ****************************** [IPU1-0] 97.575825 s: [IPU1-0] 97.575886 s: Elapsed time = 15277 msec [IPU1-0] 97.575947 s: [IPU1-0] 97.576008 s: Get Full Buf Cb = 1.76 fps [IPU1-0] 97.576069 s: Put Empty Buf Cb = 3.27 fps [IPU1-0] 97.576191 s: Driver/Notify Cb = 3.46 fps [IPU1-0] 97.576282 s: [IPU1-0] 97.576313 s: Input Statistics, [IPU1-0] 97.576374 s: [IPU1-0] 97.576404 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 97.576496 s: | FPS | FPS | FPS | FPS [IPU1-0] 97.576587 s: -------------------------------------------------- [IPU1-0] 97.576648 s: 0 | 3.46 0. 0 0. 0 3.46 [IPU1-0] 97.576801 s: [IPU1-0] 97.576831 s: Output Statistics, [IPU1-0] 97.576892 s: [IPU1-0] 97.576923 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 97.577014 s: | ID | FPS | FPS | FPS [IPU1-0] 97.577075 s: --------------------------------------------- [IPU1-0] 97.577197 s: 0 | 0 3.46 0. 0 0. 0 [IPU1-0] 97.577411 s: [IPU1-0] 97.577441 s: [ IPC_IN_0 ] LATENCY, [IPU1-0] 97.577502 s: ******************** [IPU1-0] 97.577563 s: Local Link Latency : Avg = 35 us, Min = 30 us, Max = 61 us, [IPU1-0] 97.577685 s: Source to Link Latency : Avg = 85285 us, Min = 31569 us, Max = 240438 us, [IPU1-0] 97.577807 s: [IPU1-0] 97.577929 s: [IPU1-0] 97.577990 s: ### CPU [ EVE2], LinkID [ 49], [IPU1-0] 97.578051 s: [IPU1-0] 97.578112 s: [ ALG_TIDL ] Link Statistics, [IPU1-0] 97.578204 s: ****************************** [IPU1-0] 97.578265 s: [IPU1-0] 97.578295 s: Elapsed time = 15279 msec [IPU1-0] 97.578387 s: [IPU1-0] 97.578417 s: New data Recv = 6.8 fps [IPU1-0] 97.578478 s: [IPU1-0] 97.578539 s: Input Statistics, [IPU1-0] 97.578600 s: [IPU1-0] 97.578631 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 97.578722 s: | FPS | FPS | FPS | FPS [IPU1-0] 97.578783 s: -------------------------------------------------- [IPU1-0] 97.578875 s: 0 | 3.40 0. 0 0. 0 3.27 [IPU1-0] 97.578997 s: [IPU1-0] 97.579058 s: Output Statistics, [IPU1-0] 97.579119 s: [IPU1-0] 97.579149 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 97.579241 s: | ID | FPS | FPS | FPS [IPU1-0] 97.579332 s: --------------------------------------------- [IPU1-0] 97.579424 s: 0 | 0 3.27 0. 0 0. 0 [IPU1-0] 97.579546 s: [IPU1-0] 97.579576 s: [ ALG_TIDL ] LATENCY, [IPU1-0] 97.579637 s: ******************** [IPU1-0] 97.579698 s: Local Link Latency : Avg = 208902 us, Min = 208473 us, Max = 209784 us, [IPU1-0] 97.579820 s: Source to Link Latency : Avg = 903549 us, Min = 240987 us, Max = 1261392 us, [IPU1-0] 97.579942 s: [IPU1-0] 97.580064 s: [IPU1-0] 97.580095 s: ### CPU [ EVE2], LinkID [ 0], [IPU1-0] 97.580552 s: [IPU1-0] 97.580613 s: [ IPC_OUT_0 ] Link Statistics, [IPU1-0] 97.580674 s: ****************************** [IPU1-0] 97.580735 s: [IPU1-0] 97.580796 s: Elapsed time = 15072 msec [IPU1-0] 97.580857 s: [IPU1-0] 97.580888 s: New data Recv = 3.31 fps [IPU1-0] 97.580979 s: Release data Recv = 3.11 fps [IPU1-0] 97.581040 s: Driver/Notify Cb = 14.39 fps [IPU1-0] 97.581132 s: [IPU1-0] 97.581193 s: Input Statistics, [IPU1-0] 97.581284 s: [IPU1-0] 97.581315 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 97.581406 s: | FPS | FPS | FPS | FPS [IPU1-0] 97.581467 s: -------------------------------------------------- [IPU1-0] 97.581559 s: 0 | 3.31 0. 0 0. 0 3.31 [IPU1-0] 97.581681 s: [IPU1-0] 97.581742 s: Output Statistics, [IPU1-0] 97.581803 s: [IPU1-0] 97.581833 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 97.581894 s: | ID | FPS | FPS | FPS [IPU1-0] 97.581986 s: --------------------------------------------- [IPU1-0] 97.582077 s: 0 | 0 3.31 0. 0 0. 0 [IPU1-0] 97.582199 s: [IPU1-0] 97.582260 s: [ IPC_OUT_0 ] LATENCY, [IPU1-0] 97.582321 s: ******************** [IPU1-0] 97.582382 s: Local Link Latency : Avg = 28 us, Min = 0 us, Max = 31 us, [IPU1-0] 97.582504 s: Source to Link Latency : Avg = 903980 us, Min = 241536 us, Max = 1261880 us, [IPU1-0] 97.582626 s: [IPU1-0] 98.082291 s: [IPU1-0] 98.082352 s: ### CPU [ DSP1], LinkID [ 11], [IPU1-0] 98.082443 s: [IPU1-0] 98.082474 s: [ IPC_IN_1 ] Link Statistics, [IPU1-0] 98.082535 s: ****************************** [IPU1-0] 98.082596 s: [IPU1-0] 98.082657 s: Elapsed time = 15509 msec [IPU1-0] 98.082718 s: [IPU1-0] 98.082779 s: Get Full Buf Cb = 6.64 fps [IPU1-0] 98.082840 s: Put Empty Buf Cb = 3.15 fps [IPU1-0] 98.082931 s: Driver/Notify Cb = 3.28 fps [IPU1-0] 98.082992 s: [IPU1-0] 98.083053 s: Input Statistics, [IPU1-0] 98.083084 s: [IPU1-0] 98.083145 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 98.083267 s: | FPS | FPS | FPS | FPS [IPU1-0] 98.083419 s: -------------------------------------------------- [IPU1-0] 98.083511 s: 0 | 3.35 0. 0 0. 0 3.35 [IPU1-0] 98.083633 s: [IPU1-0] 98.083694 s: Output Statistics, [IPU1-0] 98.083755 s: [IPU1-0] 98.083785 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 98.083877 s: | ID | FPS | FPS | FPS [IPU1-0] 98.083938 s: --------------------------------------------- [IPU1-0] 98.084029 s: 0 | 0 3.35 0. 0 0. 0 [IPU1-0] 98.084151 s: [IPU1-0] 98.084212 s: [ IPC_IN_1 ] LATENCY, [IPU1-0] 98.084273 s: ******************** [IPU1-0] 98.084334 s: Local Link Latency : Avg = 11 us, Min = 0 us, Max = 31 us, [IPU1-0] 98.084456 s: Source to Link Latency : Avg = 1002056 us, Min = 263558 us, Max = 1359971 us, [IPU1-0] 98.084578 s: [IPU1-0] 98.584304 s: [IPU1-0] 98.584365 s: ### CPU [ HOST], LinkID [ 0], [IPU1-0] 98.584456 s: [IPU1-0] 98.584487 s: [ IPC_OUT_0 ] Link Statistics, [IPU1-0] 98.584548 s: ****************************** [IPU1-0] 98.584609 s: [IPU1-0] 98.584670 s: Elapsed time = 16379 msec [IPU1-0] 98.584731 s: [IPU1-0] 98.584792 s: New data Recv = 3.48 fps [IPU1-0] 98.584853 s: Release data Recv = 3.35 fps [IPU1-0] 98.584944 s: Driver/Notify Cb = 103.36 fps [IPU1-0] 98.585005 s: [IPU1-0] 98.585066 s: Input Statistics, [IPU1-0] 98.585097 s: [IPU1-0] 98.585158 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 98.585463 s: | FPS | FPS | FPS | FPS [IPU1-0] 98.585554 s: -------------------------------------------------- [IPU1-0] 98.585646 s: 0 | 3.48 0. 0 0. 0 3.48 [IPU1-0] 98.585798 s: [IPU1-0] 98.585829 s: Output Statistics, [IPU1-0] 98.585890 s: [IPU1-0] 98.585920 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 98.586012 s: | ID | FPS | FPS | FPS [IPU1-0] 98.586073 s: --------------------------------------------- [IPU1-0] 98.586164 s: 0 | 0 3.48 0. 0 0. 0 [IPU1-0] 98.586317 s: [IPU1-0] 98.586347 s: [ IPC_OUT_0 ] LATENCY, [IPU1-0] 98.586408 s: ******************** [IPU1-0] 98.586469 s: Local Link Latency : Avg = 1 us, Min = 0 us, Max = 31 us, [IPU1-0] 98.586591 s: Source to Link Latency : Avg = 31483 us, Min = 31263 us, Max = 34435 us, [IPU1-0] 98.586713 s: [IPU1-0] 99.086317 s: [IPU1-0] 99.086378 s: ### CPU [ EVE1], LinkID [ 10], [IPU1-0] 99.086469 s: [IPU1-0] 99.086500 s: [ IPC_IN_0 ] Link Statistics, [IPU1-0] 99.086561 s: ****************************** [IPU1-0] 99.086652 s: [IPU1-0] 99.086683 s: Elapsed time = 16880 msec [IPU1-0] 99.086744 s: [IPU1-0] 99.086805 s: Get Full Buf Cb = 1.83 fps [IPU1-0] 99.086866 s: Put Empty Buf Cb = 3.31 fps [IPU1-0] 99.086957 s: Driver/Notify Cb = 3.43 fps [IPU1-0] 99.087018 s: [IPU1-0] 99.087079 s: Input Statistics, [IPU1-0] 99.087110 s: [IPU1-0] 99.087171 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 99.087384 s: | FPS | FPS | FPS | FPS [IPU1-0] 99.087476 s: -------------------------------------------------- [IPU1-0] 99.087567 s: 0 | 3.49 0. 0 0. 0 3.49 [IPU1-0] 99.087720 s: [IPU1-0] 99.087750 s: Output Statistics, [IPU1-0] 99.087811 s: [IPU1-0] 99.087842 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 99.087933 s: | ID | FPS | FPS | FPS [IPU1-0] 99.087994 s: --------------------------------------------- [IPU1-0] 99.088086 s: 0 | 0 3.49 0. 0 0. 0 [IPU1-0] 99.088238 s: [IPU1-0] 99.088299 s: [ IPC_IN_0 ] LATENCY, [IPU1-0] 99.088360 s: ******************** [IPU1-0] 99.088482 s: Local Link Latency : Avg = 34 us, Min = 30 us, Max = 61 us, [IPU1-0] 99.088635 s: Source to Link Latency : Avg = 95928 us, Min = 31568 us, Max = 227018 us, [IPU1-0] 99.088757 s: [IPU1-0] 99.088848 s: [IPU1-0] 99.088909 s: ### CPU [ EVE1], LinkID [ 49], [IPU1-0] 99.088970 s: [IPU1-0] 99.089031 s: [ ALG_TIDL ] Link Statistics, [IPU1-0] 99.089092 s: ****************************** [IPU1-0] 99.089153 s: [IPU1-0] 99.089214 s: Elapsed time = 16882 msec [IPU1-0] 99.089306 s: [IPU1-0] 99.089336 s: New data Recv = 5.86 fps [IPU1-0] 99.089428 s: [IPU1-0] 99.089458 s: Input Statistics, [IPU1-0] 99.089519 s: [IPU1-0] 99.089550 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 99.089641 s: | FPS | FPS | FPS | FPS [IPU1-0] 99.089702 s: -------------------------------------------------- [IPU1-0] 99.089794 s: 0 | 3.49 0. 0 0. 0 3.31 [IPU1-0] 99.089916 s: [IPU1-0] 99.089977 s: Output Statistics, [IPU1-0] 99.090038 s: [IPU1-0] 99.090068 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 99.090129 s: | ID | FPS | FPS | FPS [IPU1-0] 99.090434 s: --------------------------------------------- [IPU1-0] 99.090526 s: 0 | 0 3.31 0. 0 0. 0 [IPU1-0] 99.090648 s: [IPU1-0] 99.090678 s: [ ALG_TIDL ] LATENCY, [IPU1-0] 99.090739 s: ******************** [IPU1-0] 99.090800 s: Local Link Latency : Avg = 208891 us, Min = 208473 us, Max = 209541 us, [IPU1-0] 99.090922 s: Source to Link Latency : Avg = 906493 us, Min = 240957 us, Max = 1266119 us, [IPU1-0] 99.091075 s: [IPU1-0] 99.091166 s: [IPU1-0] 99.091258 s: ### CPU [ EVE1], LinkID [ 0], [IPU1-0] 99.091349 s: [IPU1-0] 99.091380 s: [ IPC_OUT_0 ] Link Statistics, [IPU1-0] 99.091441 s: ****************************** [IPU1-0] 99.091502 s: [IPU1-0] 99.091563 s: Elapsed time = 16676 msec [IPU1-0] 99.091624 s: [IPU1-0] 99.091654 s: New data Recv = 3.35 fps [IPU1-0] 99.091746 s: Release data Recv = 3.11 fps [IPU1-0] 99.091837 s: Driver/Notify Cb = 14.39 fps [IPU1-0] 99.091898 s: [IPU1-0] 99.091959 s: Input Statistics, [IPU1-0] 99.091990 s: [IPU1-0] 99.092051 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 99.092112 s: | FPS | FPS | FPS | FPS [IPU1-0] 99.092234 s: -------------------------------------------------- [IPU1-0] 99.092325 s: 0 | 3.35 0. 0 0. 0 3.35 [IPU1-0] 99.092447 s: [IPU1-0] 99.092508 s: Output Statistics, [IPU1-0] 99.092539 s: [IPU1-0] 99.092600 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 99.092661 s: | ID | FPS | FPS | FPS [IPU1-0] 99.092753 s: --------------------------------------------- [IPU1-0] 99.092814 s: 0 | 0 3.35 0. 0 0. 0 [IPU1-0] 99.092936 s: [IPU1-0] 99.092997 s: [ IPC_OUT_0 ] LATENCY, [IPU1-0] 99.093058 s: ******************** [IPU1-0] 99.093119 s: Local Link Latency : Avg = 28 us, Min = 0 us, Max = 31 us, [IPU1-0] 99.093241 s: Source to Link Latency : Avg = 906910 us, Min = 241292 us, Max = 1266394 us, [IPU1-0] 99.093485 s: [IPU1-0] 99.593332 s: [IPU1-0] 99.593393 s: ### CPU [ DSP1], LinkID [ 10], [IPU1-0] 99.593485 s: [IPU1-0] 99.593515 s: [ IPC_IN_0 ] Link Statistics, [IPU1-0] 99.593607 s: ****************************** [IPU1-0] 99.593668 s: [IPU1-0] 99.593698 s: Elapsed time = 17177 msec [IPU1-0] 99.593759 s: [IPU1-0] 99.593820 s: Get Full Buf Cb = 6.63 fps [IPU1-0] 99.593912 s: Put Empty Buf Cb = 3.20 fps [IPU1-0] 99.593973 s: Driver/Notify Cb = 3.26 fps [IPU1-0] 99.594064 s: [IPU1-0] 99.594095 s: Input Statistics, [IPU1-0] 99.594156 s: [IPU1-0] 99.594186 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 99.594308 s: | FPS | FPS | FPS | FPS [IPU1-0] 99.594461 s: -------------------------------------------------- [IPU1-0] 99.594552 s: 0 | 3.31 0. 0 0. 0 3.31 [IPU1-0] 99.594674 s: [IPU1-0] 99.594705 s: Output Statistics, [IPU1-0] 99.594766 s: [IPU1-0] 99.594827 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 99.594888 s: | ID | FPS | FPS | FPS [IPU1-0] 99.594979 s: --------------------------------------------- [IPU1-0] 99.595071 s: 0 | 0 3.31 0. 0 0. 0 [IPU1-0] 99.595193 s: [IPU1-0] 99.595437 s: [ IPC_IN_0 ] LATENCY, [IPU1-0] 99.595528 s: ******************** [IPU1-0] 99.595589 s: Local Link Latency : Avg = 11 us, Min = 0 us, Max = 31 us, [IPU1-0] 99.595711 s: Source to Link Latency : Avg = 1002270 us, Min = 244677 us, Max = 1372811 us, [IPU1-0] 99.595986 s: [IPU1-0] 99.596047 s: CPU [ DSP1], LinkID [ 38], Link Statistics not available ! [IPU1-0] 99.596260 s: [IPU1-0] 99.596291 s: ### CPU [ DSP1], LinkID [ 49], [IPU1-0] 99.596382 s: [IPU1-0] 99.596413 s: [ ALG_TIDL ] Link Statistics, [IPU1-0] 99.596504 s: ****************************** [IPU1-0] 99.596565 s: [IPU1-0] 99.596596 s: Elapsed time = 17180 msec [IPU1-0] 99.596657 s: [IPU1-0] 99.596718 s: New data Recv = 6.34 fps [IPU1-0] 99.596779 s: [IPU1-0] 99.596840 s: Input Statistics, [IPU1-0] 99.596870 s: [IPU1-0] 99.596931 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 99.596992 s: | FPS | FPS | FPS | FPS [IPU1-0] 99.597084 s: -------------------------------------------------- [IPU1-0] 99.597175 s: 0 | 6.57 0. 0 0. 0 6.28 [IPU1-0] 99.597328 s: [IPU1-0] 99.597358 s: Output Statistics, [IPU1-0] 99.597419 s: [IPU1-0] 99.597480 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 99.597541 s: | ID | FPS | FPS | FPS [IPU1-0] 99.597633 s: --------------------------------------------- [IPU1-0] 99.597694 s: 0 | 0 6.28 0. 0 0. 0 [IPU1-0] 99.597816 s: [IPU1-0] 99.597877 s: [ ALG_TIDL ] LATENCY, [IPU1-0] 99.597938 s: ******************** [IPU1-0] 99.597999 s: Local Link Latency : Avg = 158515 us, Min = 157354 us, Max = 194260 us, [IPU1-0] 99.598121 s: Source to Link Latency : Avg = 1885011 us, Min = 402122 us, Max = 2319343 us, [IPU1-0] 99.598243 s: [IPU1-0] 99.598365 s: [IPU1-0] 99.598426 s: ### CPU [ DSP1], LinkID [ 0], [IPU1-0] 99.598487 s: [IPU1-0] 99.598548 s: [ IPC_OUT_0 ] Link Statistics, [IPU1-0] 99.598609 s: ****************************** [IPU1-0] 99.598670 s: [IPU1-0] 99.598700 s: Elapsed time = 17025 msec [IPU1-0] 99.598792 s: [IPU1-0] 99.598822 s: New data Recv = 6.34 fps [IPU1-0] 99.598914 s: Release data Recv = 6.34 fps [IPU1-0] 99.598975 s: Driver/Notify Cb = 106.31 fps [IPU1-0] 99.599066 s: [IPU1-0] 99.599097 s: Input Statistics, [IPU1-0] 99.599158 s: [IPU1-0] 99.599188 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 99.599310 s: | FPS | FPS | FPS | FPS [IPU1-0] 99.599371 s: -------------------------------------------------- [IPU1-0] 99.599463 s: 0 | 6.34 0. 0 0. 0 6.34 [IPU1-0] 99.599585 s: [IPU1-0] 99.599646 s: Output Statistics, [IPU1-0] 99.599707 s: [IPU1-0] 99.599737 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 99.599798 s: | ID | FPS | FPS | FPS [IPU1-0] 99.599890 s: --------------------------------------------- [IPU1-0] 99.599981 s: 0 | 0 6.34 0. 0 0. 0 [IPU1-0] 99.600103 s: [IPU1-0] 99.600134 s: [ IPC_OUT_0 ] LATENCY, [IPU1-0] 99.600195 s: ******************** [IPU1-0] 99.600469 s: Local Link Latency : Avg = 4 us, Min = 0 us, Max = 31 us, [IPU1-0] 99.600622 s: Source to Link Latency : Avg = 1885182 us, Min = 402275 us, Max = 2319496 us, [IPU1-0] 99.600744 s: [IPU1-0] 100.100530 s: [IPU1-0] 100.100591 s: ### CPU [IPU1-0], LinkID [ 10], [IPU1-0] 100.100683 s: [IPU1-0] 100.100713 s: [ IPC_IN_0 ] Link Statistics, [IPU1-0] 100.100805 s: ****************************** [IPU1-0] 100.100866 s: [IPU1-0] 100.100927 s: Elapsed time = 17526 msec [IPU1-0] 100.101171 s: [IPU1-0] 100.101232 s: Get Full Buf Cb = 14.94 fps [IPU1-0] 100.101354 s: Put Empty Buf Cb = 6.33 fps [IPU1-0] 100.101445 s: Driver/Notify Cb = 6.27 fps [IPU1-0] 100.101506 s: [IPU1-0] 100.101537 s: Input Statistics, [IPU1-0] 100.101598 s: [IPU1-0] 100.101659 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 100.101720 s: | FPS | FPS | FPS | FPS [IPU1-0] 100.101811 s: -------------------------------------------------- [IPU1-0] 100.101903 s: 0 | 6.33 0. 0 0. 0 6.33 [IPU1-0] 100.102025 s: [IPU1-0] 100.102055 s: Output Statistics, [IPU1-0] 100.102116 s: [IPU1-0] 100.102177 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 100.102269 s: | ID | FPS | FPS | FPS [IPU1-0] 100.102330 s: --------------------------------------------- [IPU1-0] 100.102421 s: 0 | 0 6.33 0. 0 0. 0 [IPU1-0] 100.102543 s: [IPU1-0] 100.102574 s: [ IPC_IN_0 ] LATENCY, [IPU1-0] 100.102665 s: ******************** [IPU1-0] 100.102696 s: Local Link Latency : Avg = 22 us, Min = 0 us, Max = 61 us, [IPU1-0] 100.102848 s: Source to Link Latency : Avg = 1894295 us, Min = 402702 us, Max = 2319679 us, [IPU1-0] 100.102970 s: [IPU1-0] 100.103031 s: CPU [ IPU1-0], LinkID [ 38], Link Statistics not available ! [IPU1-0] 100.103184 s: [IPU1-0] 100.103275 s: ### CPU [IPU1-0], LinkID [ 34], [IPU1-0] 100.103336 s: [IPU1-0] 100.103397 s: [ SYNC_0 ] Link Statistics, [IPU1-0] 100.103458 s: ****************************** [IPU1-0] 100.103519 s: [IPU1-0] 100.103550 s: Elapsed time = 18012 msec [IPU1-0] 100.103641 s: [IPU1-0] 100.103672 s: New data Recv = 45.8 fps [IPU1-0] 100.103763 s: Get Full Buf Cb = 0.22 fps [IPU1-0] 100.103824 s: Put Empty Buf Cb = 0.22 fps [IPU1-0] 100.103916 s: Driver/Notify Cb = 30.25 fps [IPU1-0] 100.103977 s: [IPU1-0] 100.104038 s: Input Statistics, [IPU1-0] 100.104068 s: [IPU1-0] 100.104129 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 100.104190 s: | FPS | FPS | FPS | FPS [IPU1-0] 100.104373 s: -------------------------------------------------- [IPU1-0] 100.104465 s: 0 | 8.66 8.16 0. 0 0.22 [IPU1-0] 100.104617 s: 1 | 6.16 5.94 0. 0 0.22 [IPU1-0] 100.104739 s: [IPU1-0] 100.104800 s: Output Statistics, [IPU1-0] 100.104861 s: [IPU1-0] 100.104892 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 100.104953 s: | ID | FPS | FPS | FPS [IPU1-0] 100.105044 s: --------------------------------------------- [IPU1-0] 100.105136 s: 0 | 0 0.22 0. 0 0. 0 [IPU1-0] 100.105471 s: [IPU1-0] 100.105532 s: [ SYNC_0 ] LATENCY, [IPU1-0] 100.105593 s: ******************** [IPU1-0] 100.105654 s: Local Link Latency : Avg = 243575 us, Min = 61 us, Max = 575337 us, [IPU1-0] 100.105776 s: Source to Link Latency : Avg = 492504 us, Min = 402916 us, Max = 580278 us, [IPU1-0] 100.105898 s: [IPU1-0] 100.106020 s: [IPU1-0] 100.106051 s: ### CPU [IPU1-0], LinkID [ 49], [IPU1-0] 100.106142 s: [IPU1-0] 100.106173 s: [ ALG_OBJECT_DRAW ] Link Statistics, [IPU1-0] 100.106295 s: ****************************** [IPU1-0] 100.106356 s: [IPU1-0] 100.106417 s: Elapsed time = 17532 msec [IPU1-0] 100.106478 s: [IPU1-0] 100.106508 s: New data Recv = 0.22 fps [IPU1-0] 100.106600 s: [IPU1-0] 100.106630 s: Input Statistics, [IPU1-0] 100.106691 s: [IPU1-0] 100.106752 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 100.106813 s: | FPS | FPS | FPS | FPS [IPU1-0] 100.106905 s: -------------------------------------------------- [IPU1-0] 100.106996 s: 0 | 0.22 0. 0 0. 0 0.22 [IPU1-0] 100.107118 s: [IPU1-0] 100.107179 s: Output Statistics, [IPU1-0] 100.107240 s: [IPU1-0] 100.107271 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 100.107362 s: | ID | FPS | FPS | FPS [IPU1-0] 100.107454 s: --------------------------------------------- [IPU1-0] 100.107515 s: 0 | 0 0.22 0. 0 0. 0 [IPU1-0] 100.107637 s: [IPU1-0] 100.107698 s: [ ALG_OBJECT_DRAW ] LATENCY, [IPU1-0] 100.107759 s: ******************** [IPU1-0] 100.107820 s: Local Link Latency : Avg = 1205 us, Min = 1098 us, Max = 1312 us, [IPU1-0] 100.107942 s: Source to Link Latency : Avg = 493854 us, Min = 404288 us, Max = 581651 us, [IPU1-0] 100.108064 s: [IPU1-0] 100.108186 s: [IPU1-0] 100.108247 s: ### CPU [IPU1-0], LinkID [ 71], [IPU1-0] 100.108338 s: [IPU1-0] 100.108369 s: [ DISPLAY ] Link Statistics, [IPU1-0] 100.108430 s: ****************************** [IPU1-0] 100.108521 s: [IPU1-0] 100.108552 s: Elapsed time = 17533 msec [IPU1-0] 100.108613 s: [IPU1-0] 100.108674 s: New data Recv = 0.17 fps [IPU1-0] 100.108735 s: Driver/Notify Cb = 60.0 fps [IPU1-0] 100.108826 s: [IPU1-0] 100.108857 s: Input Statistics, [IPU1-0] 100.108918 s: [IPU1-0] 100.108948 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 100.109040 s: | FPS | FPS | FPS | FPS [IPU1-0] 100.109131 s: -------------------------------------------------- [IPU1-0] 100.109192 s: 0 | 0.22 0. 0 0. 0 0.22 [IPU1-0] 100.109375 s: [IPU1-0] 100.109406 s: [ DISPLAY ] LATENCY, [IPU1-0] 100.109467 s: ******************** [IPU1-0] 100.109528 s: Local Link Latency : Avg = 61 us, Min = 61 us, Max = 61 us, [IPU1-0] 100.109650 s: Source to Link Latency : Avg = 494090 us, Min = 404532 us, Max = 581925 us, [IPU1-0] 100.109772 s: [IPU1-0] 100.109802 s: Display UnderFlow Count = 0 [IPU1-0] 100.109894 s: [IPU1-0] 100.109955 s: CPU [ IPU1-0], LinkID [ 23], Link Statistics not available ! [IPU1-0] 100.110107 s: [IPU1-0] 100.110168 s: ### CPU [IPU1-0], LinkID [ 72], [IPU1-0] 100.110595 s: [IPU1-0] 100.110656 s: [ DISPLAY ] Link Statistics, [IPU1-0] 100.110717 s: ****************************** [IPU1-0] 100.110778 s: [IPU1-0] 100.110809 s: Elapsed time = 18052 msec [IPU1-0] 100.110900 s: [IPU1-0] 100.110931 s: Driver/Notify Cb = 59.99 fps [IPU1-0] 100.111022 s: [IPU1-0] 100.111053 s: Input Statistics, [IPU1-0] 100.111114 s: [IPU1-0] 100.111145 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 100.111267 s: | FPS | FPS | FPS | FPS [IPU1-0] 100.111358 s: -------------------------------------------------- [IPU1-0] 100.111450 s: 0 | 0. 5 0. 0 0. 0 0. 5 [IPU1-0] 100.111572 s: [IPU1-0] 100.111633 s: [ DISPLAY ] LATENCY, [IPU1-0] 100.111694 s: ******************** [IPU1-0] 100.111755 s: Local Link Latency : Avg = 61 us, Min = 61 us, Max = 61 us, [IPU1-0] 100.111877 s: Source to Link Latency : Avg = 9516 us, Min = 9516 us, Max = 9516 us, [IPU1-0] 100.111999 s: [IPU1-0] 100.112029 s: Display UnderFlow Count = 0 [IPU1-0] 100.112090 s: [IPU1-0] 100.611297 s: Thanks & regard, Khethan Hi Khethan, Looking like EVEs are running slow, so Sync is dropping all frames Could you please try below experiments ? 1. Instead of loading from CCS, try with SD boot Create AppImage & MLO, copy to SD card & run (try with OPP_HIGH MLO) 2. Reduce FPS in the TIDL_OD use-case, re-build vision sdk & then run Hard code TIDL_OD_FPS_OPPNOM/TIDL_OD_FPS_OPPHIGH to some lower value in TIDl_OD use-case Regards Surya Hi Surya, Thanks for reply. I tested with fps parameters(5/4) and confirmed that the problem was improved. but fps is 3.9, which is so slowly. So, I adjusted the syn parameter(100/1200) as well as the fps(12/10) to improve the performance, and confirmed that the symptom of the problem is improved even though the fps is default value. But even with some values(12/10/100/1200, 20/18/100/1200) applied, the fps is 6 as below debug_log, which does not seem to be performing well. Here is my questions Q1. What is the maximum performance while using the default JDetNet(768x320)tidl_od bin distributed in VSDK on TDA2p ? I want to improve performance(FPS) to the level that it supports. Q2. According to below log (or attached full log file), It seems that there is a frame drop at the VPE link, can you help me? ### CPU [IPU1-0], LinkID [ 75], [IPU1-0] 75.848532 s: [IPU1-0] 75.848624 s: [ VPE ] Link Statistics, [IPU1-0] 75.848685 s: ****************************** [IPU1-0] 75.848746 s: [IPU1-0] 75.848807 s: Elapsed time = 18805 msec [IPU1-0] 75.848868 s: [IPU1-0] 75.848929 s: New data Recv = 18.18 fps [IPU1-0] 75.849020 s: Get Full Buf Cb = 6.48 fps [IPU1-0] 75.849081 s: Put Empty Buf Cb = 12.70 fps [IPU1-0] 75.849173 s: Driver/Notify Cb = 18.18 fps [IPU1-0] 75.849264 s: [IPU1-0] 75.849295 s: Input Statistics, [IPU1-0] 75.849356 s: [IPU1-0] 75.849417 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 75.850484 s: | FPS | FPS | FPS | FPS [IPU1-0] 75.850911 s: -------------------------------------------------- [IPU1-0] 75.851033 s: 0 | 18.18 0. 0 0. 0 6.48 [IPU1-0] 75.851186 s: [IPU1-0] 75.851216 s: Output Statistics, [IPU1-0] 75.851277 s: [IPU1-0] 75.851308 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 75.851399 s: | ID | FPS | FPS | FPS [IPU1-0] 75.851460 s: --------------------------------------------- [IPU1-0] 75.852254 s: 0 | 0 6.48 11.69 0. 0 [IPU1-0] 75.852406 s: [IPU1-0] 75.852467 s: [ VPE ] LATENCY, [IPU1-0] 75.852528 s: ******************** [IPU1-0] 75.852620 s: Local Link Latency : Avg = 1416 us, Min = 1372 us, Max = 1739 us, [IPU1-0] 75.852742 s: Source to Link Latency : Avg = 4379 us, Min = 4270 us, Max = 6131 us, [IPU1-0] 75.852864 s: [IPU1-0] 75.852955 s: CPU [ IPU1-0], LinkID [ 25], Link Statistics not available ! tidl_od_ok_20_18_100_1200_fps.zip Q3. Could you explain syn parameter(SYNC_DELTA , SYNC_THRESHOLD) in detail. Q3.1. What is that ? How to use that ? Q3.2. What is TIDL_process time? How to know with attached logfile(.zip) -. To adjust SYNC_THRESHOLD, I need to know TIDL process time according below TI's comment . "The threshold should be more than the TIDL process time" Thanks & regards, Khethan Hi Khethan, Q1. What is the maximum performance while using the default JDetNet(768x320)tidl_od bin distributed in VSDK on TDA2p ? I want to improve performance(FPS) to the level that it supports. [Surya] On TDA2P, TIDL_OD is not validated till now However on TDA2 (with 4 EVEs) & OPP_HIGH (EVE @650MHz) configuration, We are getting max of 19fps (i.e 4.8fps with each EVEs) So with this assumption on TDA2P, you should get max of 9fps (with 2 EVEs running @650MHz) Q2. According to below log (or attached full log file), It seems that there is a frame drop at the VPE link, can you help me? [Surya] Expected as VPE link output buffers are acquired by next link & wait till it is free Q3. Could you explain syn parameter(SYNC_DELTA , SYNC_THRESHOLD) in detail. Q3.1. What is that ? How to use that ? [Surya] SYNC_DELTA - time difference between 2 frames received SYNC_THRESHOLD - Max time to wait before dropping Q3.2. What is TIDL_process time? How to know with attached logfile(.zip) -. To adjust SYNC_THRESHOLD, I need to know TIDL process time according below TI's comment . "The threshold should be more than the TIDL process time" [Surya] EVE1 & EVE2 is taking ~210ms, DSP1 is taking ~158ms ALG_TIDL Process time: EVE2: ------ [IPU1-0] 76.864423 s: ### CPU [ EVE2], LinkID [ 49], [IPU1-0] 76.864484 s: [IPU1-0] 76.864545 s: [ ALG_TIDL ] Link Statistics, [IPU1-0] 76.864637 s: ****************************** [IPU1-0] 76.864698 s: [IPU1-0] 76.864728 s: Elapsed time = 19743 msec [IPU1-0] 76.864820 s: [IPU1-0] 76.864850 s: New data Recv = 6.23 fps [IPU1-0] 76.864942 s: [IPU1-0] 76.864972 s: Input Statistics, [IPU1-0] 76.865033 s: [IPU1-0] 76.865064 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 76.865155 s: | FPS | FPS | FPS | FPS [IPU1-0] 76.865247 s: -------------------------------------------------- [IPU1-0] 76.865308 s: 0 | 3.24 0. 0 0. 0 3.24 [IPU1-0] 76.865460 s: [IPU1-0] 76.865491 s: Output Statistics, [IPU1-0] 76.865552 s: [IPU1-0] 76.865735 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 76.865826 s: | ID | FPS | FPS | FPS [IPU1-0] 76.865918 s: --------------------------------------------- [IPU1-0] 76.866009 s: 0 | 0 3.24 0. 0 0. 0 [IPU1-0] 76.866131 s: [IPU1-0] 76.866162 s: [ ALG_TIDL ] LATENCY, [IPU1-0] 76.866223 s: ******************** [IPU1-0] 76.866284 s: Local Link Latency : Avg = 209046 us, Min = 208535 us, Max = 210090 us, [IPU1-0] 76.866406 s: Source to Link Latency : Avg = 246429 us, Min = 239492 us, Max = 442445 us, EVE1: ------ [IPU1-0] 78.375556 s: ### CPU [ EVE1], LinkID [ 49], [IPU1-0] 78.375678 s: [IPU1-0] 78.375709 s: [ ALG_TIDL ] Link Statistics, [IPU1-0] 78.375770 s: ****************************** [IPU1-0] 78.375831 s: [IPU1-0] 78.375892 s: Elapsed time = 21304 msec [IPU1-0] 78.375953 s: [IPU1-0] 78.376014 s: New data Recv = 6.28 fps [IPU1-0] 78.376075 s: [IPU1-0] 78.376136 s: Input Statistics, [IPU1-0] 78.376166 s: [IPU1-0] 78.376227 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 78.376288 s: | FPS | FPS | FPS | FPS [IPU1-0] 78.376380 s: -------------------------------------------------- [IPU1-0] 78.376471 s: 0 | 3.28 0. 0 0. 0 3.23 [IPU1-0] 78.376593 s: [IPU1-0] 78.377203 s: Output Statistics, [IPU1-0] 78.377295 s: [IPU1-0] 78.377325 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 78.377417 s: | ID | FPS | FPS | FPS [IPU1-0] 78.377478 s: --------------------------------------------- [IPU1-0] 78.378332 s: 0 | 0 3.23 0. 0 0. 0 [IPU1-0] 78.378515 s: [IPU1-0] 78.378576 s: [ ALG_TIDL ] LATENCY, [IPU1-0] 78.378698 s: ******************** [IPU1-0] 78.378789 s: Local Link Latency : Avg = 208989 us, Min = 208747 us, Max = 209693 us, [IPU1-0] 78.378942 s: Source to Link Latency : Avg = 248739 us, Min = 239645 us, Max = 444885 us, DSP1: ----------- [IPU1-0] 78.885499 s: ### CPU [ DSP1], LinkID [ 49], [IPU1-0] 78.885560 s: [IPU1-0] 78.885621 s: [ ALG_TIDL ] Link Statistics, [IPU1-0] 78.885713 s: ****************************** [IPU1-0] 78.885774 s: [IPU1-0] 78.885804 s: Elapsed time = 21604 msec [IPU1-0] 78.885896 s: [IPU1-0] 78.885926 s: New data Recv = 6.34 fps [IPU1-0] 78.886018 s: [IPU1-0] 78.886048 s: Input Statistics, [IPU1-0] 78.886109 s: [IPU1-0] 78.886140 s: CH | In Recv | In Drop | In User Drop | In Process [IPU1-0] 78.886231 s: | FPS | FPS | FPS | FPS [IPU1-0] 78.886323 s: -------------------------------------------------- [IPU1-0] 78.886384 s: 0 | 6.38 0. 0 0. 0 6.29 [IPU1-0] 78.886536 s: [IPU1-0] 78.886567 s: Output Statistics, [IPU1-0] 78.886841 s: [IPU1-0] 78.886902 s: CH | Out | Out | Out Drop | Out User Drop [IPU1-0] 78.886994 s: | ID | FPS | FPS | FPS [IPU1-0] 78.887055 s: --------------------------------------------- [IPU1-0] 78.887146 s: 0 | 0 6.29 0. 0 0. 0 [IPU1-0] 78.887268 s: [IPU1-0] 78.887299 s: [ ALG_TIDL ] LATENCY, [IPU1-0] 78.887360 s: ******************** [IPU1-0] 78.887421 s: Local Link Latency : Avg = 157848 us, Min = 156805 us, Max = 190692 us, [IPU1-0] 78.887573 s: Source to Link Latency : Avg = 908349 us, Min = 399500 us, Max = 1031965 us, Regards Surya Hi Surya, Thanks for reply, I have solved many questions due to you. I raised the performance of tidl_od to 10 fps through changing the build-option from debug to release. So I want to do some more performance work. I know that tda2p will have a higher CPU clock(DSP:1000MHz, EVE:900MHz ) than tda2x. I just think that the performance will go up to 14fps at least when I raise the EVE clock to 900M, So I would like to see the clock for better performance. The attached logs show that the DSP (267MHz) and EVE (600M) clocks are very low. tidl_od_ok_20_18_100_1200_fps_rel.txt Could you point me how to increase the clock of DSP/EVE/A15 ? BR, Khethan Hi Khethan, Good to hear that you are getting 10fps with release build Attaching the modified file to support DSP @1GHz & EVE @900MHz you need to replace the file in below folder & build sbl ti_components\drivers\pdk_01_09_00_17\packages\ti\boot\sbl_auto\sbl_lib\src\tda2xx sbl_lib_tda2xx_prcm_dpll.zip Regards Surya Hi Surya, Thanks for quick reply. I have built sbl after replace the file and the performance was improved to 16 fps. However, there is one strange thing. Most of the clocks seem to be set correctly as below log but EVE clock is 450MHz. tidl_od_16fps_1_450clk_h_sd.txt ipu1_1: 212MHz, ipu1_2: 212MHz, A15_0: 1.17GHz, DSP1/2 : 1GHz, EVE1/2: 450MHz Could you please explain whether the setting is wrong or the log is strange? BR, Khethan Hi Khethan, You can quickly check all cores frequency by navigating to System setting -> Print PRCM statistics -> Show CPU Frequency from Main menu & also when you stop use-case it use to print the frequeny of all cores [IPU1-0] 213.090312 s: #### EVE CLK = 535.0 Mhz [IPU1-0] 213.090434 s: #### DSP CLK = 600.0 Mhz [IPU1-0] 213.090556 s: #### IPU CLK = 212.800000 Mhz [IPU1-0] 213.090678 s: #### A15 CLK = 750.0 Mhz Regards Surya Hi Surya, I have confirmed that the desired clock is set by the method you have given. Thank you very much for your kind support in detail. BR, Khethan This issue is closed