Hi all, I want to use metropolis on my Orin NX board, so I am following these steps given on the official website.
I am using manual steps for installation as I want to install jetpack version 6.0 DP. After following all steps, at the last step, "flash image’, I am using this line of code to flash the image:
Also, with regards to your second question. It might be happening because at that point the board could already been taken out of recovery mode and therefore, if you run the script again without power cycle, it is not able to get the data from the board. You can verify this by running lsusb after a failed install and see if the board shows or not.
Hi @kayccc, how can I install that from my SDK manager, I only see 6 (2 rev.) and older versions from jetpack 5. Are there any link for manual lnstallation steps for 6.0 GA SE?
I am using devkit only. This error appears when I try flashing it again after the first error. I think the board comes out of recovery mode at that time, which is why it is showing this error.
Sorry for the delay in the reply. Actually, I wanted to flash Jetpack 6.0 DP version. With the SDK, I flashed the Rev.2 version. It is working properly.