[Flash Problem] Command :tegradevflash Error: Return value 3

I cannot flash TX1 using JetPack installer.
Could you help me by providing any information ?

[Problem]
JetPack installer failed.

According to log, command tegradevflash returned value 3.
I could not get the information of the value(3).
So, I do not know the cause of the problem.

I could flash several times just after having bought the TX1 board.
But now I cannot flash at all even using same step by step.
Has my TX1 board been broken ?

flash_os_64_tx1.log :
[   2.7265 ] Writing partition NVC with nvtboot.bin.encrypt
[   2.9859 ] [................................................] 100%
[   3.0007 ] Writing partition APP with system.img
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.0349 ] [                                                ] 000%
[   3.7342 ] 
Error: Return value 3
Command tegradevflash --pt flash.bin --storageinfo storage_info.bin --create
Failed flashing t210ref.

[Step by step]

  1. http://docs.nvidia.com/jetpack-l4t/index.html#developertools/mobile/jetpack/l4t/2.2.1/jetpack_l4t_install.htm

    Error occured at step 13.

  2. I also tried following step by step. But result was same.

    http://developer.download.nvidia.com/embedded/L4T/r23_Release_v1.0/l4t_quick_start_guide.txt

[Environment]
Network : LAN
Internet can be accessed by using proxy server.
Host : Ubuntu 14.04
Target : nVIDIA TX1

Probably the first thing to check is that the disk image being written was correct and not truncated. If you are out of disk space on your host (and flash takes a lot of disk space) things might appear to work correctly up to a point and then mysteriously fail. On your host, in the flash directory, you could run “df -H .” to see its storage availability.

Also, what is the exact byte size of “bootloader/system.img.raw”?

Hi linuxdev-san,

Thank you for your useful information.
But now the problem cannot be reproduced.

I have no change the environment.
But I can flash by using same step by steps.

My assumption is that any capacitance on the board might have caused the problem and the capacitance has gone through last weekend.

If the problem could be reproduced, I will raise this issue again.

Anyway, thank you for your help.

Thanks,
makotoqnb