Jetson Xavier NX Recovery

Dear All Developers,

I got Jetson Xavier NX Dev Kit and try to start with this.

But there is something wrong that i cannot figure out during recover mode.

  1. By Etcher, “jetson-nx-jp441-sd-card-image zip file, writing sd-blob.img” to micro-sd but doesn’t boot as its image.

  2. Ubuntu 16.04 with SDK Manager (1.3.1) and it worked most but during flash write, kept on showing the error.

  3. Checking the product from “lsusb” on Ubuntu 16.04, it shows as “0955:7e19 Nvidia Corp.”

  4. Here is the information of boot, tx/rx connects to Serial2USB as below.

[0000.033] I> MB1 (prd-version: 1.5.1.3-t194-41334769-d2a21c57)

[0000.038] I> Boot-mode: Coldboot

[0000.041] I> Chip revision : A02P

[0000.044] I> Bootrom patch version : 15 (correctly patched)

[0000.049] I> ATE fuse revision : 0x200

[0000.053] I> Ram repair fuse : 0x0

[0000.056] I> Ram Code : 0x0

[0000.058] I> rst_source : 0x0

[0000.061] I> rst_level : 0x0

[0000.065] I> Boot-device: QSPI

[0000.067] I> Qspi flash params source = brbct

[0000.072] I> Qspi using bpmp-dma

[0000.074] I> Qspi clock source : pllp

[0000.078] I> QSPI Flash Size = 32 MB

[0000.081] I> Qspi initialized successfully

[0000.085] I> Active Boot chain : 1

[0000.088] I> Boot-device: QSPI

[0000.091] I> Qspi flash params source = brbct

[0000.097] W> MB1_PLATFORM_CONFIG: device prod data is empty in MB1 BCT.

[0000.105] I> Temperature = 27000

[0000.108] W> Skipping boost for clk: BPMP_CPU_NIC

[0000.112] W> Skipping boost for clk: BPMP_APB

[0000.116] W> Skipping boost for clk: AXI_CBB

[0000.120] W> Skipping boost for clk: AON_CPU_NIC

[0000.124] W> Skipping boost for clk: CAN1

[0000.128] W> Skipping boost for clk: CAN2

[0000.132] I> Boot-device: QSPI

[0000.135] I> Boot-device: QSPI

[0000.138] I> Qspi flash params source = mb1bct

[0000.142] I> Qspi using bpmp-dma

[0000.145] I> Qspi clock source : pllc_out0

[0000.149] I> Qspi reinitialized

[0000.152] I> Qspi flash params source = mb1bct

[0000.157] I> ECC region[0]: Start:0x0, End:0x0

[0000.161] I> ECC region[1]: Start:0x0, End:0x0

[0000.166] I> ECC region[2]: Start:0x0, End:0x0

[0000.170] I> ECC region[3]: Start:0x0, End:0x0

[0000.174] I> ECC region[4]: Start:0x0, End:0x0

[0000.178] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000

[0000.184] I> Non-ECC region[1]: Start:0x0, End:0x0

[0000.188] I> Non-ECC region[2]: Start:0x0, End:0x0

[0000.193] I> Non-ECC region[3]: Start:0x0, End:0x0

[0000.197] I> Non-ECC region[4]: Start:0x0, End:0x0

[0000.202] E> FAILED: Thermal config

[0000.210] E> FAILED: MEMIO rail config

[0000.219] E> Task 50 failed (err: 0x7979061c)

[0000.223] E> Top caller module: ALIASCHECKER, error module: ALIASCHECKER, reason: 0x1c, aux_info: 0x06

[0000.232] I> MB1(1.5.1.3-t194-41334769-d2a21c57) BIT boot status dump :

0000000000011111111110111111111111111111111100111110000000000000000000000000000000000000000000000000000000000000000000000000000011011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

[0000.262] I> Reset to recovery mode

I would recommend to replace the NX module if you have spare parts.
You need to cross-test the NX module and carrier board as well.

modified:
Would you share debug console messages?