hello xumm_td,
the partition flash command is incorrect,
please try with… $ sudo ./flash.sh -r -k A_rce-fw jetson-agx-orin-devkit mmcblk0p1
.
furthermore,
where did you get the debug firmware?
please use this debug-camera-fw.7z (253.4 KB) for JetPack-5.0.2 / l4t-r35.1 release.
-
Xavier,
please update binary file, $OUT/Linux_for_Tegra/bootloader/camera-rtcpu-t194-rce.img
partition flash to update camera firmware,$ sudo ./flash.sh -r -k rce-fw jetson-agx-xavier-devkit mmcblk0p1
-
Orin,
please update binary file, $OUT/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img
partition flash to update camera firmware,$ sudo ./flash.sh -r -k A_rce-fw jetson-agx-orin-devkit mmcblk0p1
after system boot-up, you may enable camera use-case to check the logs,
the RCE debug logs will populate to kernel logs, i.e. $ dmesg
thanks