Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
1.9.3.10904
other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
We got Smartlead BS2S107A-100-03 cameras along with our AGX Orin, and we were told that they would run out of the box. When I try to find the platform config for the camera in nvsipl, I can find R0SIM623S4RU1197NB1 and R0SIM623S4RU1197NB2. However, our camera is R0SIM623S4RU1197NB3 based on the tag in the camera. So, I tried running nvsipl camera using NB2 configs since I couldn’t find NB3 configs, it does not work. When I run the following command, I get this error.
vworin@tegra-ubuntu:/opt/nvidia/drive-linux/samples/nvmedia/nvsipl/test/camera$ sudo ./nvsipl_camera -c “R0SIM623S4RU1197NB2_CPHY_x4” -m “0x0001 0x0000 0x0000 0x0000” -R -W 1 -f /home/vworin/test_frame.raw
Pipeline: 0 ISP Output: 0 is using YUV 420 SEMI-PLANAR UINT8 BL REC_709ER
Pipeline: 0 ISP Output: 1 is using YUV 420 SEMI-PLANAR UINT8 BL REC_709ER
Pipeline: 0 ISP Output: 2 is using RGBA PACKED FLOAT16 PL SENSOR_RGBA
MAX96712: Revision 5 detected
MAX96712 Link 0: PHY optimization was enabled
MAX96717F: Revision 4 detected!
Sensor IMX623 Rev 9 RGGB detected!
raised STORAGE_ERROR : stack overflow or erroneous memory access
Any suggestions on how to get appropriate configs? Or is it some other issue?