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/TDA2EVM5777: Multiple LCD support from M4

Part Number: TDA2EVM5777

Tool/software: TI-RTOS

Hi all,

We are working on getting multi camera - multi display use case using VSDK. A15 core will have Linux and M4 in BIOS mode. We were looking to get LCD up and working through M4.

But as per this e2e post,   

LCD cannot be supported through M4.  Can anyone elaborate more on this?

Thanks,

Prabhuraj

  • Hi Prabhuraj,

    The answer in the above e2e post clearly describes that Vision SDK supports only HDMI for Linux + BIOS case and LCD for BIOS only case.
    In case you want to enable LCD for Linux + BIOS use case code changes are needed.

    Regards,
    Rishabh
  • Thanks Brijesh for your quick reply.

    Just to clarify, can I follow LCD bring up on Linux + BIOS mode i.e driving LCD through M4 on similar lines of the below e2e post?
    e2e.ti.com/.../653114
    I am sure it will need changes in other places too.

    thanks again,
    prabhuraj
  • Hi Prabhuraj,

    Yes this thread is of help. You can also refer to e2e.ti.com/.../2403613.

    Regards,
    Rishabh
  • Thanks Rishabh for your inputs.


    Regards,
    Prabhuraj
  • Hi Rishabh,

    Apart from pipeline configurations for each of the LCD bring up as per above e2e post e2e.ti.com/.../653114 is there any other changes we need to to support a custom LCD?

    I mean, where can I add LCD clocks, pin mux changes, DPI settings etc. Do you have any guide or app note from TI to bring up custom LCD driven through M4.
    I understand that only LG lcd is supported right now and we are unable to find LG lcd. If you could share the LG lcd  specs/part number we can try to buy one.

    Also, are there any steps to support OSD that comes with the EVM?

    Waiting for your valuable reply.

    thanks,
    Praburaj

  • Hi Prabhuraj,

    Vision SDK supports both 7 inch and 10 inch LCDs. You need to check which LCD is there with the EVM.
    You can chose the display at run time from the setting menu while running VSDK.

    Regardsm
    Rishabh
  • Hi,

    There is an app note for making changes to DSS configuration.
    Please refer to: processors.wiki.ti.com/.../PDK_Application_Notes_Video_Driver_Porting

    Regards,
    Rishabh
  • thanks Rishabh.

    I will go through the video porting guide that you shared and let you know if I get any issues.
    The EVM from Spectrum Digital comes with OSD lcd. The vision SDK supports LG display. The is no info on how to procure LG display.
    Is there a future scope to support OSD in vision SDK?

    Regrds,
    Prabhuraj
  • Hi Prabhuraj,

    Is this the LCD that came with EVM?

    Regards,

    Rishabh

  • Hi Rishabh,

    That's right. This is the LCD we have received along with EVK.(www.spectrumdigital.com/.../)

    Regards,
    Prabhuraj
  • Hi Prabhuraj,

    This is 10 inch LCD and is already supported by Vision SDK.
    You can select this LCD by going to system settings (options 's') and then display settings (option '1') and then 10 inch LCD option.

    Regards,
    Rishabh
  • Thanks Rishabh.

    I guess I need some clarity here. As per this post  the 10" LCD supported in VSDK is LG lcd. The post mentions that the OSD display shipped with EVK is not supported.

    We have tested HDMI display using M4 based nullSrc decode display use case.

    However, I tried with the method you suggested to select 10" LCD(Vision SDK 3_01, Linux_all configuration).The LCD doesn't show up. We don't see backlight also.

    Following are the logs :

    dra7xx-evm login: root
    root@dra7xx-evm:~# cd /opt/vision_sdk/
    root@dra7xx-evm:/opt/vision_sdk# source ./vision_sdk_load.sh 
    [   40.561107] DMA: Module install successful, device major num = 243 
    [   40.567635] DRV: Module install successful
    insmod: ERROR: could not load module ./bin/cmemk.ko: No such file or directory
    ./disableDssInterruptsOnA15.sh: line 11: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 12: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 13: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 14: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 15: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 16: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 17: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 18: @0x4A002AC4:: command not found
    ./disableDssInterruptsOnA15.sh: line 19: @0x4A002AC4:: command not found
    updated 0x4A002AC4 value is 00930000
    root@dra7xx-evm:/opt/vision_sdk# ./apps.out 
     [HOST]  OSA: MEM: 0: Mapped 0xa0100000 to 0xb6928000 of size 0x00100000 
     [HOST]  OSA: MEM: 1: Mapped 0x84203000 to 0xa6f28000 of size 0x0fa00000 
     [HOST]  OSA: MEM: 2: Mapped 0xa0200000 to 0xa6e68000 of size 0x00040000 
     [HOST]  OSA: MEM: 3: Mapped 0xa02c0000 to 0xa6ea8000 of size 0x00080000 
     [HOST]  OSA: MEM: 4: Mapped 0xa0440000 to 0xa6c68000 of size 0x00200000 
     [HOST]  OSA: HOST Remote Log Shared Memory @ 0xa024f140
     [HOST]  OSA: DSP1 Remote Log Shared Memory @ 0xa02769e0
     [HOST]  OSA: DSP2 Remote Log Shared Memory @ 0xa029e280
     [HOST]  OSA: EVE1 Remote Log Shared Memory @ 0xa02c5b20
     [HOST]  OSA: EVE2 Remote Log Shared Memory @ 0xa02ed3c0
     [HOST]  OSA: EVE3 Remote Log Shared Memory @ 0xa0314c60
     [HOST]  OSA: EVE4 Remote Log Shared Memory @ 0xa033c500
     [HOST]  OSA: IPU2 Remote Log Shared Memory @ 0xa0363da0
     [HOST] [HOST  ]     52.252943 s:  SYSTEM: System A15 Init in progress !!!
     [HOST] [HOST  ]     52.253034 s:  SYSTEM: IPC: Init in progress !!!
     [HOST] [HOST  ]     52.253034 s:  SYSTEM: IPC: Notify init in progress !!!
     [HOST] [HOST  ]     52.253339 s:  SYSTEM: IPC: [IPU2] socket bind success !!! (dst vproc = 1, endpt = 81)
     [HOST] [HOST  ]     52.253370 s:  SYSTEM: IPC: [IPU2] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
     [HOST] [HOST  ]     52.253400 s:  SYSTEM: IPC: [IPU2] socket connect success !!! (dst vproc = 1, endpt = 80)
     [HOST] [HOST  ]     52.253400 s:  SYSTEM: IPC: [IPU2] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
     [HOST] [HOST  ]     52.253614 s:  SYSTEM: IPC: [DSP1] socket bind success !!! (dst vproc = 2, endpt = 81)
     [HOST] [HOST  ]     52.253614 s:  SYSTEM: IPC: [DSP1] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
     [HOST] [HOST  ]     52.253644 s:  SYSTEM: IPC: [DSP1] socket connect success !!! (dst vproc = 2, endpt = 80)
     [HOST] [HOST  ]     52.253675 s:  SYSTEM: IPC: [DSP1] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
     [HOST] [HOST  ]     52.253888 s:  SYSTEM: IPC: [DSP2] socket bind success !!! (dst vproc = 3, endpt = 81)
     [HOST] [HOST  ]     52.253888 s:  SYSTEM: IPC: [DSP2] socket info (family = 41, dst proc id = -1, endpt = 81) !!!
     [HOST] [HOST  ]     52.253919 s:  SYSTEM: IPC: [DSP2] socket connect success !!! (dst vproc = 3, endpt = 80)
     [HOST] [HOST  ]     52.253919 s:  SYSTEM: IPC: [DSP2] socket info (family = 41, dst proc id = -1, endpt = 1024) !!!
     [HOST] [HOST  ]     52.254041 s:  SYSTEM: IPC: Notify init DONE !!!
     [HOST] [HOST  ]     52.254071 s:  SYSTEM: MSGQ: MsgQ init in progress !!!
     [HOST] [HOST  ]     52.254224 s:  SYSTEM: MSGQ: MsgQ init DONE !!!
     [HOST] [HOST  ]     52.254254 s:  SYSTEM: IPC: Init DONE !!!
     [HOST] [HOST  ]     52.254254 s:  SYSTEM: Initializing A15 Links !!! 
     [HOST] [HOST  ]     52.254437 s:  IPC_OUT_0 : Init done - linkid-0x2000000
     [HOST] [HOST  ]     52.254559 s:  IPC_OUT_1 : Init done - linkid-0x2000001
     [HOST] [HOST  ]     52.254712 s:  IPC_OUT_2 : Init done - linkid-0x2000002
     [HOST] [HOST  ]     52.254864 s:  IPC_OUT_3 : Init done - linkid-0x2000003
     [HOST] [HOST  ]     52.255017 s:  IPC_OUT_4 : Init done - linkid-0x2000004
     [HOST] [HOST  ]     52.255169 s:  IPC_IN_0 : Init done - linkid-0x200000a
     [HOST] [HOST  ]     52.255322 s:  IPC_IN_1 : Init done - linkid-0x200000b
     [HOST] [HOST  ]     52.255505 s:  IPC_IN_2 : Init done - linkid-0x200000c
     [HOST] [HOST  ]     52.255657 s:  IPC_IN_3 : Init done - linkid-0x200000d
     [HOST] [HOST  ]     52.255810 s:  IPC_IN_4 : Init done - linkid-0x200000e
     [HOST] [HOST  ]     52.255962 s:  IPC_IN_5 : Init done - linkid-0x200000f
     [HOST] [HOST  ]     52.256145 s:  IPC_IN_6 : Init done - linkid-0x2000010
     [HOST] [HOST  ]     52.256298 s:  NULL_0 : Init done - linkid-0x2000014
     [HOST] [HOST  ]     52.256450 s:  NULL_1 : Init done - linkid-0x2000015
     [HOST] [HOST  ]     52.256694 s:  NULL_SRC_0 : Init done - linkid-0x2000039
     [HOST] [HOST  ]     52.257152 s:  SGX3DSRV_0 : Init done - linkid-0x2000041
     [HOST] [HOST  ]     52.257304 s:  ALGORITHM_0 : Init done - linkid-0x2000031
     [HOST] [HOST  ]     52.257518 s:  ALGORITHM_1 : Init done - linkid-0x2000032
     [HOST] [HOST  ]     52.257670 s:  ALGORITHM_2 : Init done - linkid-0x2000033
     [HOST] [HOST  ]     52.257792 s:  ALGORITHM_3 : Init done - linkid-0x2000034
     [HOST] [HOST  ]     52.257945 s:  ALGORITHM_4 : Init done - linkid-0x2000035
     [HOST] [HOST  ]     52.258097 s:  ALGORITHM_5 : Init done - linkid-0x2000036
     [HOST] [HOST  ]     52.258250 s:  ALGORITHM_6 : Init done - linkid-0x2000037
     [HOST] [HOST  ]     52.258402 s:  ALGORITHM_7 : Init done - linkid-0x2000038
     [HOST] [HOST  ]     52.258646 s:  DUP0 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.258860 s:  DUP1 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.259134 s:  DUP2 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.259348 s:  DUP3 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.259531 s:  DUP4 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.259653 s:  SYNC_0 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.259806 s:  SYNC_1 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.259928 s:  SYNC_2 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.260050 s:  SYNC_3 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.260202 s:  MERGE_0 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.267583 s:  MERGE_1 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.267766 s:  MERGE_2 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.267888 s:  MERGE_3 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268041 s:  MERGE_4 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268163 s:  SELECT_0 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268285 s:  SELECT_1 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268407 s:  GATE_0 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268498 s:  GATE_1 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268590 s:  GATE_2 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268681 s:  GATE_3 : Init done - linkid-0x0
     [HOST] [HOST  ]     52.268803 s:  SGXFRMCPY_0 : Init done - linkid-0x2000040
     [HOST] [HOST  ]     52.268925 s:  SGX3DSFM_0 : Init done - linkid-0x2000042
     [HOST] [HOST  ]     52.268925 s:  SYSTEM: Initializing A15 Links ... DONE !!! 
     [HOST] [HOST  ]     52.272494 s:  OSA: Adjusting global time, timeH by 0 units!!!
     [HOST] [DSP1  ]     16.947111 s:  ***** DSP1 Firmware build time 00:21:02 Dec 21 2017
     [HOST] [DSP1  ]     16.947172 s:  *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 750000000 Hz>
     [HOST] [DSP1  ]     16.947447 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [DSP1  ]     16.947660 s:  UTILS: CIO: Init Done !!!
     [HOST] [DSP1  ]     16.947691 s:  SYSTEM: IPC init in progress !!!
     [HOST] [DSP1  ]     16.947721 s:  SYSTEM: Attaching to [IPU2] ... 
     [HOST] [DSP1  ]     16.949643 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
     [HOST] [DSP1  ]     16.954553 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
     [HOST] [DSP1  ]     16.974043 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
     [HOST] [DSP1  ]     16.994052 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
     [HOST] [DSP1  ]     17.014091 s:  SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
     [HOST] [DSP1  ]     17.034038 s:  SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
     [HOST] [DSP1  ]     17.034099 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
     [HOST] [DSP1  ]     17.034130 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
     [HOST] [DSP1  ]     17.034191 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
     [HOST] [DSP1  ]     17.034221 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
     [HOST] [DSP1  ]     17.034282 s:  SYSTEM: Notify register to [EVE3] line 0, event 15... 
     [HOST] [DSP1  ]     17.034313 s:  SYSTEM: Notify register to [EVE4] line 0, event 15... 
     [HOST] [DSP1  ]     17.034374 s:  SYSTEM: Notify init done !!!
     [HOST] [DSP1  ]     17.034557 s:  SYSTEM: MsgQ init done !!!
     [HOST] [DSP1  ]     17.034648 s: RpmsgInit in progress...
     [HOST] [DSP1  ]     17.034679 s: Connection established with HLOS, calling rpmsgInit
     [HOST] [DSP1  ]     17.034892 s:  SYSTEM: IPC init DONE !!!
     [HOST] [DSP1  ]     17.035563 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [DSP1  ]     17.035624 s:  VX_ZONE_INIT:Enabled
     [HOST] [DSP1  ]     17.035685 s:  VX_ZONE_ERROR:Enabled
     [HOST] [DSP1  ]     17.035716 s:  VX_ZONE_WARNING:Enabled
     [HOST] [DSP1  ]     17.036051 s:  VX_ZONE_INIT:[tivxReserveC66xL2MEM:361] BAM memory config: IBUF 180224 bytes @ 0x00800000, WBUF 45056 bytes 
     [HOST] [DSP1  ]     17.036387 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [DSP1  ]     17.036448 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [DSP1  ]     17.036478 s:  SYSTEM: System Common Init Done !!!
     [HOST] [DSP1  ]     17.036478 s:  SYSTEM: System DSP Init in progress !!!
     [HOST] [DSP1  ]     17.036722 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [DSP1  ]     17.036753 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221)
     [HOST] [DSP1  ]     17.036814 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516176 B (504)
     [HOST] [DSP1  ]     17.036844 s:  SYSTEM: Initializing Links !!! 
     [HOST] [DSP1  ]     17.045659 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [DSP1  ]     17.045720 s:  SYSTEM: System DSP Init Done !!!
     [HOST] [DSP1  ]     17.377447 s:  UTILS: XMC_MPU:  Segments used = 5
     [HOST] [DSP1  ]     17.377478 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after boot !!!
     [HOST] [DSP1  ]     17.377508 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after update by APP !!!
     [HOST] [DSP2  ]     16.771304 s: ***** DSP2 Firmware build time 00:21:02 Dec 21 2017
     [HOST] [DSP2  ]     16.771365 s:  *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 750000000 Hz>
     [HOST] [DSP2  ]     16.771609 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [DSP2  ]     16.771853 s:  UTILS: CIO: Init Done !!!
     [HOST] [DSP2  ]     16.771884 s:  SYSTEM: IPC init in progress !!!
     [HOST] [DSP2  ]     16.771914 s:  SYSTEM: Attaching to [IPU2] ... 
     [HOST] [DSP2  ]     16.952632 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
     [HOST] [DSP2  ]     16.954553 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
     [HOST] [DSP2  ]     16.983956 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
     [HOST] [DSP2  ]     17.003965 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
     [HOST] [DSP2  ]     17.023973 s:  SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
     [HOST] [DSP2  ]     17.043982 s:  SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
     [HOST] [DSP2  ]     17.044012 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
     [HOST] [DSP2  ]     17.044073 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
     [HOST] [DSP2  ]     17.044134 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
     [HOST] [DSP2  ]     17.044165 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
     [HOST] [DSP2  ]     17.044226 s:  SYSTEM: Notify register to [EVE3] line 0, event 15... 
     [HOST] [DSP2  ]     17.044256 s:  SYSTEM: Notify register to [EVE4] line 0, event 15... 
     [HOST] [DSP2  ]     17.044317 s:  SYSTEM: Notify init done !!!
     [HOST] [DSP2  ]     17.044500 s:  SYSTEM: MsgQ init done !!!
     [HOST] [DSP2  ]     17.044622 s: RpmsgInit in progress...
     [HOST] [DSP2  ]     17.044653 s: Connection established with HLOS, calling rpmsgInit
     [HOST] [DSP2  ]     17.044836 s:  SYSTEM: IPC init DONE !!!
     [HOST] [DSP2  ]     17.045537 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [DSP2  ]     17.045598 s:  VX_ZONE_INIT:Enabled
     [HOST] [DSP2  ]     17.045629 s:  VX_ZONE_ERROR:Enabled
     [HOST] [DSP2  ]     17.045659 s:  VX_ZONE_WARNING:Enabled
     [HOST] [DSP2  ]     17.045995 s:  VX_ZONE_INIT:[tivxReserveC66xL2MEM:361] BAM memory config: IBUF 180224 bytes @ 0x00800000, WBUF 45056 bytes 
     [HOST] [DSP2  ]     17.046361 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [DSP2  ]     17.046391 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [DSP2  ]     17.046391 s:  SYSTEM: System Common Init Done !!!
     [HOST] [DSP2  ]     17.046422 s:  SYSTEM: System DSP Init in progress !!!
     [HOST] [DSP2  ]     17.046666 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [DSP2  ]     17.046727 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221)
     [HOST] [DSP2  ]     17.046757 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516176 B (504)
     [HOST] [DSP2  ]     17.046788 s:  SYSTEM: Initializing Links !!! 
     [HOST] [DSP2  ]     17.055694 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [DSP2  ]     17.055755 s:  SYSTEM: System DSP Init Done !!!
     [HOST] [DSP2  ]     17.379430 s:  UTILS: XMC_MPU:  Segments used = 5
     [HOST] [DSP2  ]     17.379460 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after boot !!!
     [HOST] [DSP2  ]     17.379491 s:  SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after update by APP !!!
     [HOST] [EVE1  ]     16.717379 s:  ***** EVE Firmware build time 00:19:39 Dec 21 2017 
     [HOST] [EVE1  ]     16.719087 s:  *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
     [HOST] [EVE1  ]     16.721801 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [EVE1  ]     16.724181 s:  UTILS: CIO: Init Done !!!
     [HOST] [EVE1  ]     16.725096 s:  SYSTEM: IPC init in progress !!!
     [HOST] [EVE1  ]     16.726041 s:  SYSTEM: Attaching to [IPU2] ... 
     [HOST] [EVE1  ]     16.964344 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
     [HOST] [EVE1  ]     16.974043 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
     [HOST] [EVE1  ]     16.983956 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
     [HOST] [EVE1  ]     17.024126 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
     [HOST] [EVE1  ]     17.054108 s:  SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
     [HOST] [EVE1  ]     17.074117 s:  SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
     [HOST] [EVE1  ]     17.075184 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
     [HOST] [EVE1  ]     17.076404 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
     [HOST] [EVE1  ]     17.077594 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
     [HOST] [EVE1  ]     17.078783 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
     [HOST] [EVE1  ]     17.080003 s:  SYSTEM: Notify register to [EVE3] line 0, event 15... 
     [HOST] [EVE1  ]     17.081223 s:  SYSTEM: Notify register to [EVE4] line 0, event 15... 
     [HOST] [EVE1  ]     17.082443 s:  SYSTEM: Notify init done !!!
     [HOST] [EVE1  ]     17.084121 s:  SYSTEM: MsgQ init done !!!
     [HOST] [EVE1  ]     17.084975 s:  SYSTEM: IPC init DONE !!!
     [HOST] [EVE1  ]     17.097602 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [EVE1  ]     17.099036 s:  VX_ZONE_INIT:Enabled
     [HOST] [EVE1  ]     17.100408 s:  VX_ZONE_ERROR:Enabled
     [HOST] [EVE1  ]     17.101842 s:  VX_ZONE_WARNING:Enabled
     [HOST] [EVE1  ]     17.105471 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [EVE1  ]     17.106478 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [EVE1  ]     17.107454 s:  SYSTEM: System Common Init Done !!!
     [HOST] [EVE1  ]     17.108399 s:  SYSTEM: System EVE Init in progress !!!
     [HOST] [EVE1  ]     17.109772 s:  UTILS: DMA: HWI Create for INT8 !!!
     [HOST] [EVE1  ]     17.110870 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [EVE1  ]     17.112090 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE1  ]     17.114347 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254280 B (248)
     [HOST] [EVE1  ]     17.116452 s:  SYSTEM: Initializing Links !!! 
     [HOST] [EVE1  ]     17.201457 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [EVE1  ]     17.202464 s:  SYSTEM: System EVE Init Done !!!
     [HOST] [EVE2  ]     16.717714 s:  ***** EVE Firmware build time 00:19:39 Dec 21 2017 
     [HOST] [EVE2  ]     16.719483 s:  *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
     [HOST] [EVE2  ]     16.722808 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [EVE2  ]     16.724943 s:  UTILS: CIO: Init Done !!!
     [HOST] [EVE2  ]     16.725889 s:  SYSTEM: IPC init in progress !!!
     [HOST] [EVE2  ]     16.726865 s:  SYSTEM: Attaching to [IPU2] ... 
     [HOST] [EVE2  ]     16.984414 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
     [HOST] [EVE2  ]     16.994052 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
     [HOST] [EVE2  ]     17.003965 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
     [HOST] [EVE2  ]     17.024126 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
     [HOST] [EVE2  ]     17.073964 s:  SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
     [HOST] [EVE2  ]     17.093942 s:  SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
     [HOST] [EVE2  ]     17.094979 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
     [HOST] [EVE2  ]     17.096260 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
     [HOST] [EVE2  ]     17.097541 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
     [HOST] [EVE2  ]     17.098792 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
     [HOST] [EVE2  ]     17.100073 s:  SYSTEM: Notify register to [EVE3] line 0, event 15... 
     [HOST] [EVE2  ]     17.101354 s:  SYSTEM: Notify register to [EVE4] line 0, event 15... 
     [HOST] [EVE2  ]     17.102635 s:  SYSTEM: Notify init done !!!
     [HOST] [EVE2  ]     17.104495 s:  SYSTEM: MsgQ init done !!!
     [HOST] [EVE2  ]     17.105410 s:  SYSTEM: IPC init DONE !!!
     [HOST] [EVE2  ]     17.118373 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [EVE2  ]     17.119898 s:  VX_ZONE_INIT:Enabled
     [HOST] [EVE2  ]     17.121393 s:  VX_ZONE_ERROR:Enabled
     [HOST] [EVE2  ]     17.122979 s:  VX_ZONE_WARNING:Enabled
     [HOST] [EVE2  ]     17.126913 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [EVE2  ]     17.127981 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [EVE2  ]     17.128957 s:  SYSTEM: System Common Init Done !!!
     [HOST] [EVE2  ]     17.129964 s:  SYSTEM: System EVE Init in progress !!!
     [HOST] [EVE2  ]     17.131397 s:  UTILS: DMA: HWI Create for INT8 !!!
     [HOST] [EVE2  ]     17.132587 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [EVE2  ]     17.133898 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE2  ]     17.136125 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254280 B (248)
     [HOST] [EVE2  ]     17.138229 s:  SYSTEM: Initializing Links !!! 
     [HOST] [EVE2  ]     17.223723 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [EVE2  ]     17.224730 s:  SYSTEM: System EVE Init Done !!!
     [HOST] [EVE3  ]     16.717745 s:  ***** EVE Firmware build time 00:19:39 Dec 21 2017 
     [HOST] [EVE3  ]     16.719514 s:  *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
     [HOST] [EVE3  ]     16.722564 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [EVE3  ]     16.724669 s:  UTILS: CIO: Init Done !!!
     [HOST] [EVE3  ]     16.725584 s:  SYSTEM: IPC init in progress !!!
     [HOST] [EVE3  ]     16.726529 s:  SYSTEM: Attaching to [IPU2] ... 
     [HOST] [EVE3  ]     17.004392 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
     [HOST] [EVE3  ]     17.014091 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
     [HOST] [EVE3  ]     17.023973 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
     [HOST] [EVE3  ]     17.054108 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
     [HOST] [EVE3  ]     17.073964 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
     [HOST] [EVE3  ]     17.113951 s:  SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
     [HOST] [EVE3  ]     17.115018 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
     [HOST] [EVE3  ]     17.116360 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
     [HOST] [EVE3  ]     17.117763 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
     [HOST] [EVE3  ]     17.119136 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
     [HOST] [EVE3  ]     17.120539 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
     [HOST] [EVE3  ]     17.121942 s:  SYSTEM: Notify register to [EVE4] line 0, event 15... 
     [HOST] [EVE3  ]     17.123375 s:  SYSTEM: Notify init done !!!
     [HOST] [EVE3  ]     17.125358 s:  SYSTEM: MsgQ init done !!!
     [HOST] [EVE3  ]     17.126303 s:  SYSTEM: IPC init DONE !!!
     [HOST] [EVE3  ]     17.139388 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [EVE3  ]     17.140913 s:  VX_ZONE_INIT:Enabled
     [HOST] [EVE3  ]     17.142347 s:  VX_ZONE_ERROR:Enabled
     [HOST] [EVE3  ]     17.143933 s:  VX_ZONE_WARNING:Enabled
     [HOST] [EVE3  ]     17.147654 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [EVE3  ]     17.148783 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [EVE3  ]     17.149820 s:  SYSTEM: System Common Init Done !!!
     [HOST] [EVE3  ]     17.150826 s:  SYSTEM: System EVE Init in progress !!!
     [HOST] [EVE3  ]     17.152290 s:  UTILS: DMA: HWI Create for INT8 !!!
     [HOST] [EVE3  ]     17.153571 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [EVE3  ]     17.154822 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE3  ]     17.157048 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254280 B (248)
     [HOST] [EVE3  ]     17.159122 s:  SYSTEM: Initializing Links !!! 
     [HOST] [EVE3  ]     17.242481 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [EVE3  ]     17.243579 s:  SYSTEM: System EVE Init Done !!!
     [HOST] [EVE4  ]     16.717775 s:  ***** EVE Firmware build time 00:19:39 Dec 21 2017 
     [HOST] [EVE4  ]     16.719514 s:  *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
     [HOST] [EVE4  ]     16.722839 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [EVE4  ]     16.724943 s:  UTILS: CIO: Init Done !!!
     [HOST] [EVE4  ]     16.725858 s:  SYSTEM: IPC init in progress !!!
     [HOST] [EVE4  ]     16.726865 s:  SYSTEM: Attaching to [IPU2] ... 
     [HOST] [EVE4  ]     17.024400 s:  SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
     [HOST] [EVE4  ]     17.034038 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
     [HOST] [EVE4  ]     17.043982 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
     [HOST] [EVE4  ]     17.074117 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
     [HOST] [EVE4  ]     17.093942 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
     [HOST] [EVE4  ]     17.113951 s:  SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
     [HOST] [EVE4  ]     17.115018 s:  SYSTEM: Notify register to [IPU2] line 0, event 15... 
     [HOST] [EVE4  ]     17.116360 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
     [HOST] [EVE4  ]     17.117763 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
     [HOST] [EVE4  ]     17.119105 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
     [HOST] [EVE4  ]     17.120478 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
     [HOST] [EVE4  ]     17.121881 s:  SYSTEM: Notify register to [EVE3] line 0, event 15... 
     [HOST] [EVE4  ]     17.123284 s:  SYSTEM: Notify init done !!!
     [HOST] [EVE4  ]     17.125480 s:  SYSTEM: MsgQ init done !!!
     [HOST] [EVE4  ]     17.126395 s:  SYSTEM: IPC init DONE !!!
     [HOST] [EVE4  ]     17.139480 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [EVE4  ]     17.141005 s:  VX_ZONE_INIT:Enabled
     [HOST] [EVE4  ]     17.142469 s:  VX_ZONE_ERROR:Enabled
     [HOST] [EVE4  ]     17.144024 s:  VX_ZONE_WARNING:Enabled
     [HOST] [EVE4  ]     17.147776 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [EVE4  ]     17.148905 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [EVE4  ]     17.149942 s:  SYSTEM: System Common Init Done !!!
     [HOST] [EVE4  ]     17.150948 s:  SYSTEM: System EVE Init in progress !!!
     [HOST] [EVE4  ]     17.152412 s:  UTILS: DMA: HWI Create for INT8 !!!
     [HOST] [EVE4  ]     17.153693 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [EVE4  ]     17.154944 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE4  ]     17.157170 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254280 B (248)
     [HOST] [EVE4  ]     17.159275 s:  SYSTEM: Initializing Links !!! 
     [HOST] [EVE4  ]     17.242725 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [EVE4  ]     17.243823 s:  SYSTEM: System EVE Init Done !!!
     [HOST] [IPU2  ]     16.609070 s: 
     [HOST] [IPU2  ]  EVE1 Image Load Completed 
     [HOST] [IPU2  ]     16.640364 s: 
     [HOST] [IPU2  ]  EVE2 Image Load Completed 
     [HOST] [IPU2  ]     16.671170 s: 
     [HOST] [IPU2  ]  EVE3 Image Load Completed 
     [HOST] [IPU2  ]     16.701854 s: 
     [HOST] [IPU2  ]  EVE4 Image Load Completed 
     [HOST] [IPU2  ]     16.701976 s: 
     [HOST] [IPU2  ]  EVE MMU configuration completed 
     [HOST] [IPU2  ]     16.702037 s: 
     [HOST] [IPU2  ]  EVE MMU configuration completed 
     [HOST] [IPU2  ]     16.702128 s: 
     [HOST] [IPU2  ]  EVE MMU configuration completed 
     [HOST] [IPU2  ]     16.702220 s: 
     [HOST] [IPU2  ]  EVE MMU configuration completed 
     [HOST] [IPU2  ]     16.702281 s:  ***** IPU2 Firmware build time 00:23:37 Dec 21 2017
     [HOST] [IPU2  ]     16.702433 s:  *** SYSTEM: CPU Frequency <ORG = 212800000 Hz>, <NEW = 212800000 Hz>
     [HOST] [IPU2  ]     16.705545 s:  SYSTEM: System Common Init in progress !!!
     [HOST] [IPU2  ]     16.716342 s:  UTILS: CIO: Init Done !!!
     [HOST] [IPU2  ]     16.716464 s:  SYSTEM: IPC init in progress !!!
     [HOST] [IPU2  ]     16.716525 s:  SYSTEM: Attaching to [DSP1] ... 
     [HOST] [IPU2  ]     16.949643 s:  SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
     [HOST] [IPU2  ]     16.952632 s:  SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
     [HOST] [IPU2  ]     16.964344 s:  SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
     [HOST] [IPU2  ]     16.984414 s:  SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
     [HOST] [IPU2  ]     17.004392 s:  SYSTEM: Attaching to [EVE3] ... SUCCESS !!!
     [HOST] [IPU2  ]     17.024431 s:  SYSTEM: Attaching to [EVE4] ... SUCCESS !!!
     [HOST] [IPU2  ]     17.024522 s:  SYSTEM: Notify register to [DSP1] line 0, event 15... 
     [HOST] [IPU2  ]     17.024675 s:  SYSTEM: Notify register to [DSP2] line 0, event 15... 
     [HOST] [IPU2  ]     17.024797 s:  SYSTEM: Notify register to [EVE1] line 0, event 15... 
     [HOST] [IPU2  ]     17.024919 s:  SYSTEM: Notify register to [EVE2] line 0, event 15... 
     [HOST] [IPU2  ]     17.025071 s:  SYSTEM: Notify register to [EVE3] line 0, event 15... 
     [HOST] [IPU2  ]     17.025193 s:  SYSTEM: Notify register to [EVE4] line 0, event 15... 
     [HOST] [IPU2  ]     17.025315 s:  SYSTEM: Notify init done !!!
     [HOST] [IPU2  ]     17.027054 s:  SYSTEM: MsgQ init done !!!
     [HOST] [IPU2  ]     17.027969 s: RpmsgInit in progress...
     [HOST] [IPU2  ]     17.028060 s: Connection established with HLOS, calling rpmsgInit
     [HOST] [IPU2  ]     17.028640 s:  SYSTEM: IPC init DONE !!!
     [HOST] [IPU2  ]     17.033764 s:  SYSTEM: Initializing TIOVX ...
     [HOST] [IPU2  ]     17.033977 s:  VX_ZONE_INIT:Enabled
     [HOST] [IPU2  ]     17.034099 s:  VX_ZONE_ERROR:Enabled
     [HOST] [IPU2  ]     17.034221 s:  VX_ZONE_WARNING:Enabled
     [HOST] [IPU2  ]     17.037882 s:  VX_ZONE_INIT:[tivxInit:48] Initialization Done !!!
     [HOST] [IPU2  ]     17.038004 s:  SYSTEM: Initializing TIOVX ... Done !!!
     [HOST] [IPU2  ]     17.038065 s:  SYSTEM: System Common Init Done !!!
     [HOST] [IPU2  ]     17.038126 s:  SYSTEM: System Init in progress !!!
     [HOST] [IPU2  ]     17.038187 s:  SYSTEM: BSP Common Init in progress !!!
     [HOST] [IPU2  ]     17.038278 s:  SYSTEM: BSP Common Init Done !!!
     [HOST] [IPU2  ]     17.038339 s:  SYSTEM: BSP Platform Init in progress !!!
     [HOST] [IPU2  ]     17.038614 s:  SYSTEM: BSP Platform Init Done !!!
     [HOST] [IPU2  ]     17.038675 s:  SYSTEM: FVID2 Init in progress !!!
     [HOST] [IPU2  ]     17.038827 s:  SYSTEM: FVID2 Init Done !!!
     [HOST] [IPU2  ]     17.038919 s:  SYSTEM: VPS Init in progress !!!
     [HOST] [IPU2  ]     17.039010 s:  SYSTEM: VPDMA Descriptor Memory Address translation ENABLED [0x80000000 -> 0x80000000]
    [   47.919590] omap_l3_noc 44000000.ocp: L3 application error: target 3 mod:2 (unclearable)
    [   47.941264] omap_l3_noc 44000000.ocp: L3 debug error: target 3 mod:2 (unclearable)

     [HOST] [IPU2  ]     17.042152 s: VPDMA Firmware Address = 0xa05ba40
     [HOST] [IPU2  ]     17.042243 s: VPDMA Load Address     = 0x4897d004
     [HOST] [IPU2  ]     17.042335 s: VPDMA Firmware Version = 0x4d0001b8
     [HOST] [IPU2  ]     17.042426 s: VPDMA List Busy Status = 0x00000000
     [HOST] [IPU2  ]     17.042518 s: *** VPDMA Firmware Load Success ***
     [HOST] [IPU2  ]     17.042823 s: *** VPDMA Firmware Loading... ***
     [HOST] [IPU2  ]     17.042945 s: VPDMA Firmware Address = 0xa035ba40
     [HOST] [IPU2  ]     17.043036 s: VPDMA Load Address     = 0x4899d004
     [HOST] [IPU2  ]     17.043128 s: VPDMA Firmware Version = 0x4d0001b8
     [HOST] [IPU2  ]     17.043219 s: VPDMA List Busy Status = 0x00000000
     [HOST] [IPU2  ]     17.043311 s: *** VPDMA Firmware Load Success ***
     [HOST] [IPU2  ]     17.043646 s: *** VPDMA Firmware Loading... ***
     [HOST] [IPU2  ]     17.043738 s: VPDMA Firmware Address = 0xa035ba40
     [HOST] [IPU2  ]     17.043829 s: VPDMA Load Address     = 0x489bd004
     [HOST] [IPU2  ]     17.043951 s: VPDMA Firmware Version = 0x4d0001b8
     [HOST] [IPU2  ]     17.044043 s: VPDMA List Busy Status = 0x00000000
     [HOST] [IPU2  ]     17.044104 s: *** VPDMA Firmware Load Success ***
     [HOST] [IPU2  ]     17.044470 s: *** VPDMA Firmware Loading... ***
     [HOST] [IPU2  ]     17.044561 s: VPDMA Firmware Address = 0xa035ba40
     [HOST] [IPU2  ]     17.044622 s: VPDMA Load Address     = 0x489dd004
     [HOST] [IPU2  ]     17.044744 s: VPDMA Firmware Version = 0x4d0001b8
     [HOST] [IPU2  ]     17.044805 s: VPDMA List Busy Status = 0x00000000
     [HOST] [IPU2  ]     17.044927 s: *** VPDMA Firmware Load Success ***
     [HOST] [IPU2  ]     17.104160 s:  SYSTEM: VPS Init Done !!!
     [HOST] [IPU2  ]     17.105075 s:  UTILS: DMA: HWI Create for INT25 !!!
     [HOST] [IPU2  ]     17.105319 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024 
     [HOST] [IPU2  ]     17.105441 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 253744 B (247)
     [HOST] [IPU2  ]     17.105593 s:  SYSTEM: Heap = SR_OCMC              @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
     [HOST] [IPU2  ]     17.105746 s:  SYSTEM: Heap = SR_DDR_CACHED        @ 0x84203000, Total size = 262144000 B (250 MB), Free size = 262144000 )
     [HOST] [IPU2  ]     17.105959 s:  SYSTEM: Heap = SR_DDR_NON_CACHED    @ 0xa0100000, Total size = 1045376 B (0 MB), Free size = 851840 B (0 MB)
     [HOST] [IPU2  ]     17.106112 s:  SYSTEM: Initializing Links !!! 
     [HOST] [IPU2  ]     17.369151 s:  SYSTEM: Initializing Links ... DONE !!! 
     [HOST] [IPU2  ]     17.452906 s:  CHAINS: Application Started !!!
     [HOST] [IPU2  ]     17.463185 s:  BOARD: Board Init in progress !!!
     [HOST] [IPU2  ]     17.463612 s:  BOARD: Board Init Done !!!
     [HOST] [IPU2  ]     17.471359 s:  
     VX_ZONE_INIT:Enabled
     VX_ZONE_ERROR:Enabled
     VX_ZONE_WARNING:Enabled
     [HOST] [HOST  ]     54.761453 s:  SYSTEM: System A15 Init Done !!!
     [HOST] [HOST  ]     54.761483 s:  NETWORK_CTRL: Starting Server (port=5000) !!!
     [HOST] [HOST  ]     54.761575 s:  NETWORK_CTRL: Starting Server ... DONE (port=5000) !!!
     [HOST] [HOST  ]     55.263374 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  =========
     [HOST] [HOST  ]  Test Menu
     [HOST] [HOST  ]  =========
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Single Camera Use-cases,
     [HOST] [HOST  ]  ------------------------
     [HOST] [HOST  ]  1: 1CH VIP capture + SGX Copy + DISPLAY
     [HOST] [HOST  ]  2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
     [HOST] [HOST  ]  3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
     [HOST] [HOST  ]  5: NullSrc + Decode + Display (Only 1920x1080 H264/MJPEG Video Input Bit-Stream Supported)
     [HOST] [HOST  ]  6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
     [HOST] [HOST  ]  7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Multi-Camera LVDS Use-cases,
     [HOST] [HOST  ]  ----------------------------
     [HOST] [HOST  ]  a: 4CH VIP LVDS capture + SGX MOSAIC + DISPLAY
     [HOST] [HOST  ]  t: 4CH VIP LVDS capture + Scale + Encode + Null (file dump)
     [HOST] [HOST  ]  b: 4CH VIP LVDS capture + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  l: 4CH VIP LVDS 2MP capture + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  c: 4CH VIP LVDS capture + 3D SRV + 4CH SfM (3D perception demo - EVE1-4/DSP1&2) + DISPLAY - Only on TDA2xx with HDMI 1080p dy
     [HOST] [HOST  ]  d: 2CH OV490 2560x720 capture + Split + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  e: Surround View Calibration
     [HOST] [HOST  ]  k: CSI2 CAL Surround View Calibration
     [HOST] [HOST  ]  o: 4CH VIP LVDS capture + Adaptive 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  AVB RX Use-cases, (TDA2x ONLY)
     [HOST] [HOST  ]  ------------------------------
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  OPENVX Usecase, (TDA2x ONLY)
     [HOST] [HOST  ]  ----------------------------
     [HOST] [HOST  ]  m: OpenVX v1.1 Conformance Test
     [HOST] [HOST  ]  q: OpenVX Tutorials
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  p: CPU Status
     [HOST] [HOST  ]  i: Show IP Addr (IPU + NDK + AVB) 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  s: System Settings 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  x: Exit 
     [HOST] [HOST  ]  z: Exit - AND SHUTDOWN Remote CPUs
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
    s
     [HOST] [HOST  ]     65.164155 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  ===============
     [HOST] [HOST  ]  System Settings
     [HOST] [HOST  ]  ===============
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  1: Display Settings
     [HOST] [HOST  ]  2: Capture Settings
     [HOST] [HOST  ]  3: Calibration Settings
     [HOST] [HOST  ]  4: ISS Settings
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  x: Exit 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]     65.164155 s:  
     [HOST] [HOST  ]     65.164185 s:  Unsupported option '
     [HOST] [HOST  ] '. Please try again
     [HOST] [HOST  ]     65.164185 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  ===============
     [HOST] [HOST  ]  System Settings
     [HOST] [HOST  ]  ===============
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  1: Display Settings
     [HOST] [HOST  ]  2: Capture Settings
     [HOST] [HOST  ]  3: Calibration Settings
     [HOST] [HOST  ]  4: ISS Settings
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  x: Exit 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]     65.164216 s:  
    1
     [HOST] [HOST  ]     73.851369 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  ================
     [HOST] [HOST  ]  Display Settings
     [HOST] [HOST  ]  ================
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  1: LCD  10-inch 1280x720@60fps
     [HOST] [HOST  ]  2: HDMI 1080P60 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  x: Exit 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]     73.851369 s:  
    1
     [HOST] [HOST  ]     77.097267 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  =========
     [HOST] [HOST  ]  Test Menu
     [HOST] [HOST  ]  =========
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Single Camera Use-cases,
     [HOST] [HOST  ]  ------------------------
     [HOST] [HOST  ]  1: 1CH VIP capture + SGX Copy + DISPLAY
     [HOST] [HOST  ]  2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
     [HOST] [HOST  ]  3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
     [HOST] [HOST  ]  5: NullSrc + Decode + Display (Only 1920x1080 H264/MJPEG Video Input Bit-Stream Supported)
     [HOST] [HOST  ]  6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
     [HOST] [HOST  ]  7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Multi-Camera LVDS Use-cases,
     [HOST] [HOST  ]  ----------------------------
     [HOST] [HOST  ]  a: 4CH VIP LVDS capture + SGX MOSAIC + DISPLAY
     [HOST] [HOST  ]  t: 4CH VIP LVDS capture + Scale + Encode + Null (file dump)
     [HOST] [HOST  ]  b: 4CH VIP LVDS capture + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  l: 4CH VIP LVDS 2MP capture + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  c: 4CH VIP LVDS capture + 3D SRV + 4CH SfM (3D perception demo - EVE1-4/DSP1&2) + DISPLAY - Only on TDA2xx with HDMI 1080p dy
     [HOST] [HOST  ]  d: 2CH OV490 2560x720 capture + Split + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  e: Surround View Calibration
     [HOST] [HOST  ]  k: CSI2 CAL Surround View Calibration
     [HOST] [HOST  ]  o: 4CH VIP LVDS capture + Adaptive 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  AVB RX Use-cases, (TDA2x ONLY)
     [HOST] [HOST  ]  ------------------------------
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  OPENVX Usecase, (TDA2x ONLY)
     [HOST] [HOST  ]  ----------------------------
     [HOST] [HOST  ]  m: OpenVX v1.1 Conformance Test
     [HOST] [HOST  ]  q: OpenVX Tutorials
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  p: CPU Status
     [HOST] [HOST  ]  i: Show IP Addr (IPU + NDK + AVB) 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  s: System Settings 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  x: Exit 
     [HOST] [HOST  ]  z: Exit - AND SHUTDOWN Remote CPUs
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]     77.097328 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  =========
     [HOST] [HOST  ]  Test Menu
     [HOST] [HOST  ]  =========
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Single Camera Use-cases,
     [HOST] [HOST  ]  ------------------------
     [HOST] [HOST  ]  1: 1CH VIP capture + SGX Copy + DISPLAY
     [HOST] [HOST  ]  2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
     [HOST] [HOST  ]  3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
     [HOST] [HOST  ]  5: NullSrc + Decode + Display (Only 1920x1080 H264/MJPEG Video Input Bit-Stream Supported)
     [HOST] [HOST  ]  6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
     [HOST] [HOST  ]  7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Multi-Camera LVDS Use-cases,
     [HOST] [HOST  ]  ----------------------------
     [HOST] [HOST  ]  a: 4CH VIP LVDS capture + SGX MOSAIC + DISPLAY
     [HOST] [HOST  ]  t: 4CH VIP LVDS capture + Scale + Encode + Null (file dump)
     [HOST] [HOST  ]  b: 4CH VIP LVDS capture + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  l: 4CH VIP LVDS 2MP capture + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  c: 4CH VIP LVDS capture + 3D SRV + 4CH SfM (3D perception demo - EVE1-4/DSP1&2) + DISPLAY - Only on TDA2xx with HDMI 1080p dy
     [HOST] [HOST  ]  d: 2CH OV490 2560x720 capture + Split + 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  e: Surround View Calibration
     [HOST] [HOST  ]  k: CSI2 CAL Surround View Calibration
     [HOST] [HOST  ]  o: 4CH VIP LVDS capture + Adaptive 3D SRV (SGX/A15) + DISPLAY - Only HDMI 1080p display supported
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  AVB RX Use-cases, (TDA2x ONLY)
     [HOST] [HOST  ]  ------------------------------
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  OPENVX Usecase, (TDA2x ONLY)
     [HOST] [HOST  ]  ----------------------------
     [HOST] [HOST  ]  m: OpenVX v1.1 Conformance Test
     [HOST] [HOST  ]  q: OpenVX Tutorials
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  p: CPU Status
     [HOST] [HOST  ]  i: Show IP Addr (IPU + NDK + AVB) 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  s: System Settings 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  x: Exit 
     [HOST] [HOST  ]  z: Exit - AND SHUTDOWN Remote CPUs
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
    5
     [HOST] [HOST  ]     90.495638 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  =========================================
     [HOST] [HOST  ]  Chains Run-time Codec Type Selection Menu
     [HOST] [HOST  ]  =========================================
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter '0' for MJPEG 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter '1' for H.264 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]     90.495638 s: 
     [HOST] [HOST  ] Unsupported option '
     [HOST] [HOST  ] '. Please try again
     [HOST] [HOST  ]     90.495638 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  =========================================
     [HOST] [HOST  ]  Chains Run-time Codec Type Selection Menu
     [HOST] [HOST  ]  =========================================
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter '0' for MJPEG 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter '1' for H.264 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
    1
     [HOST] [HOST  ]     92.580278 s:  IPC_OUT_0   : Create in progress !!!
     [HOST] [HOST  ]     92.580339 s:  IPC_OUT_0   : Create Done !!!
     [HOST] [IPU2  ]     92.580491 s:  IPC_IN_0   : Create in progress !!!
     [HOST] [IPU2  ]     92.581620 s:  IPC_IN_0   : Create Done !!!
     [HOST] [IPU2  ]     92.582047 s:  DECODE: Create in progress ... !!!
     [HOST] [IPU2  ]     92.725950 s:  DECODE: Creating CH0 of 704 x 400 [1] [0],target bitrate = 10000 Kbps ... 
     [HOST] [IPU2  ]     92.726773 s:  DECODE: All CH Create ... DONE !!!
     [HOST] [IPU2  ]     92.728634 s:  DECODE: Create ... DONE !!!
     [HOST] [IPU2  ]     92.729061 s:  VPE: Create in progress !!!
     [HOST] [IPU2  ]     92.815866 s:  VPE: Loading Down-scaling Co-effs
     [HOST] [IPU2  ]     92.816171 s:  VPE: Co-effs Loading ... DONE !!!
     [HOST] [IPU2  ]     92.816385 s:  VPE: Create Done !!!
     [HOST] [IPU2  ]     92.816751 s:  DISPLAY: Create in progress !!!
     [HOST] [IPU2  ]     92.817361 s:  DISPLAY: Create Done !!!
     [HOST] [DSP1  ]     92.918105 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [DSP1  ]     92.918135 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221)
     [HOST] [DSP1  ]     92.918166 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516016 B (503)
     [HOST] [DSP2  ]     92.918379 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [DSP2  ]     92.918410 s:  SYSTEM: Heap = LOCAL_L2             @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221)
     [HOST] [DSP2  ]     92.918471 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 524288 B (512 KB), Free size = 516016 B (503)
     [HOST] [EVE1  ]     92.918989 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [EVE1  ]     92.919264 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE1  ]     92.919813 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254160 B (248)
     [HOST] [EVE2  ]     92.920819 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [EVE2  ]     92.921124 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE2  ]     92.921673 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254160 B (248)
     [HOST] [EVE3  ]     92.922680 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [EVE3  ]     92.922985 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE3  ]     92.923503 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254160 B (248)
     [HOST] [EVE4  ]     92.924510 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [EVE4  ]     92.924815 s:  SYSTEM: Heap = LOCAL_L2             @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
     [HOST] [EVE4  ]     92.925425 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 254160 B (248)
     [HOST] [IPU2  ]     92.926218 s:  SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023 
     [HOST] [IPU2  ]     92.926371 s:  SYSTEM: Heap = LOCAL_DDR            @ 0x00000000, Total size = 262144 B (256 KB), Free size = 247936 B (242)
     [HOST] [IPU2  ]     92.926523 s:  SYSTEM: Heap = SR_OCMC              @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
     [HOST] [IPU2  ]     92.926676 s:  SYSTEM: Heap = SR_DDR_CACHED        @ 0x84203000, Total size = 262144000 B (250 MB), Free size = 245446656 )
     [HOST] [IPU2  ]     92.926859 s:  SYSTEM: Heap = SR_DDR_NON_CACHED    @ 0xa0100000, Total size = 1045376 B (0 MB), Free size = 851840 B (0 MB)
     [HOST] [IPU2  ]     92.927499 s:  DISPLAY: Start in progress !!!
     [HOST] [IPU2  ]     92.927591 s:  DISPLAY: Start Done !!!
     [HOST] [HOST  ]     92.931068 s: 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  ====================
     [HOST] [HOST  ]  Chains Run-time Menu
     [HOST] [HOST  ]  ====================
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  0: Stop Chain
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  p: Print Performance Statistics 
     [HOST] [HOST  ]  
     [HOST] [HOST  ]  Enter Choice: 
     [HOST] [HOST  ]  
     ASSERT (nullSrcLink_tsk.c|NullSrcLink_fillData|202)

    Thanks,

    Prabhuraj

     

  • Hi,

    This LCD is not supported in Processor SDK Linux.
    Even as per the post you have shared the LCD is supported on Processor SDK BIOS.

    Regards,
    Rishabh
  • Thanks Rishabh for your reply.

    The steps you mentioned,

    You can select this LCD by going to system settings (options 's') and then display settings (option '1') and then 10 inch LCD option.

    This I could do only using Vision SDK-Linux.

    The VisionSDK_Linux_UserGuide.pdf (page 11 describes LG display panel). 

    The VisionSDK_UserGuide_TDA2xx.pdf (page 15) mentions to "Use option "s" on the main menu in UART to select different capture and display devices."

    But when I boot the bios-SDK, I only see nullSrc display use case.

    I will try to figure out more on this.

     

     Thanks,

    Prabhuraj

  • Hi Rishabh,

    I am listing down following details in table. Hope my understanding is correct. Our use case is kind of InfoADAS based so I am looking into PSDK as well as VSDK. It will anyway help other e2e users also for reference.

    Please correct me if I am wrong.

    Table : 

    Name

    LG display

    OSD display

    HDMI

    PSDK-Linux(dra7xx-evm-03_03_00_03)

    NO

    NO

    YES (through OMAPDRM)

    PROCESSOR_SDK_VISION_03_01_00_00- Linux

    YES (Through M4)

    NO

    YES (Through M4)

    PROCESSOR_SDK_VISION-BIOS

    NO

    YES (Through M4)

    YES(Through M4)

    Android 6AM 1.3

    NO

    YES (Through OMAPDRM)

    YES(Through OMAPDRM)

    Thanks for your support.

    Regards,

    Prabhuraj

  • Hi Prabhuraj,

    The steps I have mentioned are same for Vision SDK Linux and Vision SDK BIOS.
    Check the uc_cfg.mk to see what all use cases are enabled.

    Regards,
    Rishabh
  • Hi,

    I don't have any details on android SDK so you should post a separate question for it.
    Let me cross check the details for other SDKs and I will get back to you.

    Regards,
    Rishabh