Please provide the following info (tick the boxes after creating this topic):
Software Version
[1] DRIVE OS 6.0.4 SDK
other
Target Operating System
[1] Linux
QNX
other
Hardware Platform
[1] 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] 1.8.3.10426
other
Host Machine Version
[1] 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
Hi
when I use nvsipl_camera capture the image, the mcu will print some error information like below:
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf472fa68
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf4b28240
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf4b28b00
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf4f212f0
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf4f21b90
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf531a3b0
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf531ac60
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf5713450
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf5713d20
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf5b0c520
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf5b0cde8
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf5f055b0
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf5f05e70
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf62fe688
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf62fef40
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf66f7740
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf66f7ff0
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf6af0818
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf6af10d8
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf6ee9898
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf6eea160
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf72e2968
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf72e3228
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf76dba08
MCU_FOH: ErrReport: ErrorCode-0x20000 ReporterId-0x8006 Error_Attribute-0x0 Timestamp-0xf76dc2b8
MCU_FOH: ErrReport: ErrorCode-0x2df5 ReporterId-0xe006 Error_Attribute-0x0 Timestamp-0xf7ad4ae0
And Tegra SoC will print log
Time taken from Error Reporting to SEH: 119 microseconds
DemoApp: ErrCode-0x2df5 ReptrId-0xe006 ErrAttr-0x0
EPS TimeStamp: 0xef1f24a3
DemoApp: ErrCode-0x20000 ReptrId-0x8006 ErrAttr-0x0
EPS TimeStamp: 0xef1f2d63
Failure Report FsiApp Tx:
Time taken from Error Reporting to SEH: 132 microseconds
What is the meaning of this error code? How to fix this? Thanks very much