Unable to boot up Jetson Board after FRC on Jetson Nano 2GB Board

I recently tried to flash an image to 2GB with FRC.

The steps Ive followed.

I got a fresh board, booted the JP 4.5.1 image directly on SD Card from host, to test it successfully boots and ups and runs the Jetson Nano 2GB board.

But after successfully flashing the SD Card by placing the Jetson Nano Board under Force Recovery Mode. The Board never boots up.

Going back to the previous method of flashing SD Card on the host, also did not boot up the Jetson Nano 2GB board. By removing the FRC short, and simply plugging back in the SD card. Also did not boot the Jetson Nano 2gB board.

The Power LED seems to light up in all the conditions but it never boots back up anything. But nothing happens after that.

Serial log looks like this when official Image is flashed:

[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-e82258de)
[0000.130] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.138] Power-up reason: pmc por
[0000.141] No Battery Present
[0000.144] pmic max77620 reset reason
[0000.147] pmic max77620 NVERC : 0x40
[0000.151] RamCode = 1
[0000.153] Platform has DDR4 type RAM
[0000.156] max77620 disabling SD1 Remote Sense
[0000.161] Setting DDR voltage to 1125mv
[0000.165] Serial Number of Pmic Max77663: 0x1217ed
[0000.172] Entering ramdump check
[0000.175] Get RamDumpCarveOut = 0x0
[0000.179] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0000.184] Last reboot was clean, booting normally!
[0000.188] Sdram initialization is successful 
[0000.192] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.199] Lp0 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.204] BpmpFw Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.210] GSC1 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.216] Resize the SecureOs Carveout to 0x00100000
[0000.221] GSC2 Carveout Base=0x00000000ff900000 Size=0x00100000
[0000.226] GSC4 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.232] GSC5 Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.238] GSC3 Carveout Base=0x00000000bf800000 Size=0x00200000
[0000.244] RamDump Carveout Base=0x0000000000000000 Size=0x00000000
[0000.250] Platform-DebugCarveout: 0
[0000.253] Nck Carveout Base=0x00000000ff800000 Size=0x00000000
[0000.259] Non secure mode, and RB not enabled.
[0000.263] BoardID = 3448, SKU = 0x3
[0000.266] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.270] Nano-SD: checking PT table on QSPI ...
[0000.274] Read PT from (2:0)
[0000.290] Using BFS PT to query partitions 
[0000.294] PT: Partition TBC NOT found ! 
[0000.298] Warning: Find Partition via PT Failed
[0000.302] BoardID = 3448, SKU = 0x3
[0000.305] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.309] Nano-SD: checking PT table on QSPI ...
[0000.313] PT: Partition TBC NOT found ! 
[0000.317] Warning: Find Partition via PT Failed
[0000.321] Error is 1 

hello arpit.savarkar10,

here’s failure for checking PT table on QSPI, it shows an error to boot-up the system.
for example,

is this Nano platform and also the SD-card image with the same JetPack release version?
please refer to Topic 174358, it may cause a failure if you power-down the device in the short while,
thanks

Hello,
That did not seem to recognize the board, both the other thread, lead to RMA.

I am not sure which thread you are referring to… This issue should have chance to get resolved by sdkmanager.

Users from other thread also tell us it works after re-flashed by sdkm…