I would like to use the ExtImgDev mechanism first because of the schedule and shift to SIPL Framework in the next step.
Has the ExtImgDev mechanism been completely eliminated in DRIVE Software 9.0?
I would like to use GMSL camera designed by us available to DriveWorks.
Before SIPL released, I had custom-built ExtImgDev(libnv_extimgdev.so).
In DriveOS 9.0, instead of the ExtImgDev, I think that it is necessary to custom-build libnvsipl_devblk.so and libnvsipl_query.so to add the driver.
Is my understanding of this correct?
If yes, could you please provide me the specific steps to add a custom driver to SIPL.
There was no information about the steps in the webinar you menstioned.
In DriveOS 9.0, instead of the ExtImgDev, I think that it is necessary to custom-build libnvsipl_devblk.so and libnvsipl_query.so to add the driver.
Is my understanding of this correct?
=> Yes, it is necessary to rebuild these shared libraries in 5.1.0.2 PDK.
Could you please refer to below link SIPL and NvMedia building way? Thanks.
Thank you for your reply.
Where is Makefile for building libnvsipl_devblk.so and libnvsipl_query.so on HostPC?
There is no information in the link you menstioned.
Do you have any plans to provide the Makefile sample(in case of AR0231,etc) for building libnvsipl_devblk.so and libnvsipl_query.so in the next software release ?