Jetson Nano (Developer Kit Version) to try and flash the Xavier
Hey @jayadeep, it looks like the flashing utility is only compiled for x86_64 which is why you are seeing the following error when using Jetson Nano (ARM) as the host.
tegrarcm_v2: cannot execute binary file: Exec format error
I would suggest using an x86_64 workstation or something like an Intel NUC as the host for flashing unless you know of a fork where the Jetpack flashing utilities are available for ARM?