Managed to flash jetson xavier nx custom board with JP462 not JP502

Hi,

If this is custom board, please disable cvb read size to 0 in tegra194-mb1-bct-misc-l4t.cfg

eeprom.cvb_eeprom_read_size = 256;

and you cannot use sdkmanager to directly flash it. Need to do manual flash with flash.sh.

1 Like