专栏底层软件J5芯片fastboot下载固件失败

J5芯片fastboot下载固件失败

已解决
Yuanjie2022-09-08
131
4

在对J5板子进行recovery过程中,使用【地平线升级工具V1.0.5】,在进行uart+fastboot下载过程中,出现了如下错误:

Hobot#

[2022-09-08 13:59:46,661] [Update0] [INFO] transfer_to_board.py:225 can not detect serial number, use serial mode

[2022-09-08 13:59:46,661] [Update0] [INFO] transfer_to_board.py:229 setenv ipaddr 192.168.1.10

[2022-09-08 13:59:46,662] [Update0] [INFO] transfer_to_board.py:232 setenv serverip 192.168.1.100

[2022-09-08 13:59:47,174] [Update0] [INFO] core.py:86 [com] setenv ipaddr 192.168.1.10

[2022-09-08 13:59:47,174] [Update0] [INFO] core.py:86 [com] Hobot# ping 192.168.1.100

[2022-09-08 13:59:47,174] [Update0] [INFO] core.py:86 [com] phy_addr:14

[2022-09-08 13:59:47,174] [Update0] [INFO] core.py:86 [com] ethernet@59120000 Waiting for PHY auto negotiation to complete.

[2022-09-08 13:59:47,685] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:48,198] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:48,711] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:49,225] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:49,736] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:50,237] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:50,738] [Update0] [INFO] core.py:86 [com] .

[2022-09-08 13:59:51,251] [Update0] [INFO] core.py:86 [com] done

[2022-09-08 13:59:51,251] [Update0] [INFO] core.py:86 [com] Phy speed:1000M

[2022-09-08 13:59:51,251] [Update0] [INFO] core.py:86 [com] Phy duplex:1

[2022-09-08 13:59:51,251] [Update0] [INFO] core.py:86 [com] Set Mac Address:16:32:1e:85:d4:dd

[2022-09-08 13:59:51,251] [Update0] [INFO] core.py:86 [com] Using ethernet@59120000 device

[2022-09-08 13:59:56,372] [Update0] [INFO] core.py:86 [com] host 192.168.1.100 is alive

[2022-09-08 13:59:56,372] [Update0] [INFO] core.py:86 [com] Hobot#

[2022-09-08 13:59:56,372] [Update0] [INFO] transfer_to_board.py:250 before fastboot burn test net ping is OK.

[2022-09-08 13:59:56,886] [Update0] [DEBUG] transfer_to_board.py:254 run fastboot_cmd

[2022-09-08 13:59:56,887] [Update0] [INFO] transfer_to_board.py:260 start fastboot burn in j5 uboot...

[2022-09-08 13:59:56,887] [Update0] [INFO] transfer_to_board.py:292 cmd:fastboot -s udp:192.168.1.10:5554 flash gpt E:/hobot/packages\gpt_main-secure.img

[2022-09-08 13:59:56,887] [Update0] [DEBUG] core.py:600 cd tools/adb/windows-j5 && fastboot -s udp:192.168.1.10:5554 flash gpt E:/hobot/packages\gpt_main-secure.img

[2022-09-08 13:59:56,936] [Update0] [DEBUG] utils.py:256 系统找不到指定的路径。

[2022-09-08 13:59:57,445] [Update0] [ERROR] transfer_to_board.py:297 fastboot 烧写分区:gpt 失败,请检查网络是否连通!

经过我们细致排查,从防火墙、网络等角度进行验证,均排除在外,现在怀疑是fastboot本身出现了问题,在此求证解决方法,谢谢!

底层软件
征程5
评论2
0/1000
  • Jin
    Lv.1

    在 Fastboot 升级失败的可能原因有网路异常以及存储设备异常。

    请先通过 tftp 传输文件确保网路连通,再按照 log 提示检查存储写入是否正常,

    如问题依然无法排除请分享上述动作日志供我们分析。

    2022-09-13
    0
    2
    • yzd2022回复Jin:

      怎样获取J5开发硬件?

      2022-10-13
      0
    • Daitao回复yzd2022:

      您好:

      可以微店搜索立昇智能。

      上面有和地平线合作的J5开发板售卖。

      谢谢

      2022-12-01
      2
  • 费小财
    Lv.5

    您好,

    你这个看着路径不对,没找到分区表的文件的

    2023-01-17
    0
    0