Hi !
I am trying to flash a Jetson TX2 (d02) but flash fails. I don’t have a development board, I use another one. If I run ./flash.sh jetson-tx2 mmcblk0p1
manually, installation remains blocked at
[ 6.6888 ] Sending bootloader and pre-requisite binaries [ 6.6898 ] tegrarcm_v2 --download blob blob.bin [ 6.6906 ] Applet version 01.00.0000 [ 6.6934 ] Sending blob [ 6.6935 ] [................................................] 100% [ 7.1687 ] [ 7.1715 ] tegrarcm_v2 --boot recovery [ 7.1739 ] Applet version 01.00.0000 [ 7.1791 ] [ 8.1831 ] tegrarcm_v2 --isapplet [ 8.8828 ] [ 8.8885 ] tegradevflash_v2 --iscpubl [ 8.8910 ] Cannot Open USB [ 9.3445 ] [ 10.3484 ] tegrarcm_v2 --isapplet
I am trying to install Jetpack 4.3 in order to have CUDA 10.0 and Cudnn 7. Installation works with Jetpack 4.4.1.
Maybe the problem comes from the d02 revision ?
Flashing a Jetson from a random carrier board may cause some trouble ?
Thanks !