I see the following error messages when running the nvmipp_raw sample program on the Drive AGX. The error messages are printed on the serial console and appear for the duration the sample is being run.
For reference, this is with the updated 8.0 release.
...
HSM ERROR 281, VI_CRITICAL
HSM ERROR 281, VI_CRITICAL
HSM ERROR 281, VI_CRITICAL
HSM ERROR 42, GPU
HSM ERROR 281, VI_CRITICAL
HSM ERROR 281, VI_CRITICAL
HSM ERROR 281, VI_CRITICAL
...
The situation is better than previous release but it clutters the serial console output and is annoying to work with. Any suggestions on what the problem is and how to fix it?
Thanks,
Punit
Dear punitagrawal,
Could you let me know the Aurix FW and PDK version? Thanks.
Hi Steve,
shell> version
Info: Executing cmd: version, argc: 0, args:
SW Version: DRIVE-V5.0.13-E3550-EB-Aurix-ForHyperion-3.01.05
Compilation date: Nov 12 2018, 12:50:16
Command Executed
I am not sure about the best way to look for PDK (platform development kit?) version. Does the below help?
nvidia@tegra-ubuntu:~$ cat /etc/nvidia/version-ubuntu-rootfs.txt
5.0.13.2-13679417
Thanks,
Punit
Dear punith,
We are able to reproduce the issue. We will check with internal team and update you
Great! Thanks for the confirmation.
Dear punith,
You can ignore that error. There is no workaround to stop printing it on serial console. We reported this issue to get it fixed in future release.
Thanks for the update. I am planning to do some development with the camera and will update if I notice any more issues.