gjhave

gjhave

0个粉丝

5

问答

0

专栏

0

资料

gjhave  发布于  2025-08-27 09:05:13
采纳率 40%
5个问答
260

hi3519dv500烧录,到rootfs时提示拒绝访问


如图,我在根据手册烧录的时候,从boot到kernel烧录都正常,但是rootfs就是烧录不进去,请问这是什么原因造成的,如何解决,谢谢!
另外补充一下,我在烧录的过程中,不断的ping板端地址,只有在烧录kernel的过程中是可以ping通的,kernel烧录完成,就没有办法继续ping通了,截图如下

整个烧录过程的Log如下:


串口已经连接,请给单板上电,若已经上电,请断电后重新上电。
#################################### ---- 10%
#################################### ---- 20%
#################################### ---- 30%
#################################### ---- 40%
#################################### ---- 50%
#################################### ---- 61%
#################################### ---- 71%
#################################### ---- 81%
#################################### ---- 91%
############################# ---- 100%

boot table board switch : 7
boot table version      : V2.1
boot table build time   : 2025/07/15 19:29:11
boot table file name    : Hi3519DV500-DMEB_6L_T_DDR4_2666M-2GB_16bitx2-A55_1G.xlsm
wait boot running!


System startup

Uncompress Ok!

U-Boot 2022.07 (Jul 15 2025 - 19:29:15 +0800)hi3519dv500

DRAM:  Relocation Offset is: 17745000
Relocating to 5ff45000, new gd at 5fb04de0, sp at 5fb04dd0
Core:  1 devices, 1 uclasses
MMC:   mmc->ocr_from_bootrom 0x00000000
sdhci-bsp: tuning done! valid phase shift [18, 14] Final Phase:0
MMC/SD Card:
    MID:         0x15
    Read Block:  512 Bytes
    Write Block: 512 Bytes
    Chip Size:   7456M Bytes (High Capacity)
    Name:        "8GTF4"
    Chip Type:   MMC
    Version:     5.1
    Speed:       150000000Hz
    Bus Width:   4bit
    Mode:        HS200
    Boot Mode:   normal(), 199 ms
bsp-sdhci: 0 (eMMC)
Loading Environment from MMC... OK
In:    serial
Out:   serial
Err:   serial
Net:   gmac0
Error: gmac0 address not set.

start download process.
boot running
Boot started successfully!
waiting phy ready, it will take 8s.

Send command:    setenv serverip 10.0.11.38
[EOT](OK)

Send command:    setenv ethaddr 00:13:5b:d6:9d:77
[EOT](OK)

Send command:    setenv ipaddr 10.0.11.33
[EOT](OK)

Send command:    setenv netmask 255.255.255.0
[EOT](OK)

Send command:    setenv gatewayip 10.0.11.1
[EOT](OK)

Send command:    setenv tftpdstp 69
[EOT](OK)
    Tftp server Download Home switched to <C:\Users\gjhave\Desktop\hongoupai>

Send command:    mw.b 0x41000000 0xFF 0x58400
[EOT](OK)

Send command:    tftp 0x41000000 boot_image.bin
ETH0: PHY(phyaddr=1, rgmii) link UP: DUPLEX=FULL : SPEED=1000M
Using gmac0 device
TFTP from server 10.0.11.38; our IP address is 10.0.11.33
Filename 'boot_image.bin'.
Load address: 0x41000000
Loading: *#########################
     68.4 KiB/s
done
Bytes transferred = 361472 (58400 hex)
[EOT](OK)

Send command:    crc32 41000000 58400
crc32 for 41000000 ... 410583ff ==> 1fc0878d
[EOT](OK)

Send command:    mmc write 0x0 0x41000000 0x0 0x2c2

MMC write: dev # 0, block # 0, count 706 ... 706 blocks written: OK
33.34 MB/s
[EOT](OK)
Partition boot burned successfully!
Fastboot burnt successfully!
    Tftp server Download Home switched to <C:\Users\gjhave\Desktop\hongoupai>

Send command:    mw.b 0x41000000 0xFF 0x40000
[EOT](OK)

Send command:    tftp 0x41000000 emmc_env.bin
ETH0: PHY(phyaddr=1, rgmii) link UP: DUPLEX=FULL : SPEED=1000M
Using gmac0 device
TFTP from server 10.0.11.38; our IP address is 10.0.11.33
Filename 'emmc_env.bin'.
Load address: 0x41000000
Loading: *##################
     6.2 MiB/s
done
Bytes transferred = 262144 (40000 hex)
[EOT](OK)

Send command:    crc32 41000000 40000
crc32 for 41000000 ... 4103ffff ==> 92a911e8
[EOT](OK)

Send command:    mmc write 0x0 0x41000000 0x400 0x200

MMC write: dev # 0, block # 1024, count 512 ... 512 blocks written: OK
33.31 MB/s
[EOT](OK)
Partition env burned successfully!
    Tftp server Download Home switched to <C:\Users\gjhave\Desktop\hongoupai>

Send command:    mw.b 0x41000000 0xFF 0x7200
[EOT](OK)

Send command:    tftp 0x41000000 bl31.bin
ETH0: PHY(phyaddr=1, rgmii) link UP: DUPLEX=FULL : SPEED=1000M
Using gmac0 device
TFTP from server 10.0.11.38; our IP address is 10.0.11.33
Filename 'bl31.bin'.
Load address: 0x41000000
Loading: *##
     724.6 KiB/s
done
Bytes transferred = 28945 (7111 hex)
[EOT](OK)

Send command:    crc32 41000000 7111
crc32 for 41000000 ... 41007110 ==> c0e4ffc1
[EOT](OK)

Send command:    mmc write 0x0 0x41000000 0x800 0x39

MMC write: dev # 0, block # 2048, count 57 ... 57 blocks written: OK
14.82 MB/s
[EOT](OK)
Partition bl31 burned successfully!
    Tftp server Download Home switched to <C:\Users\gjhave\Desktop\hongoupai>

Send command:    mw.b 0x41000000 0xFF 0xd1b400
[EOT](OK)

Send command:    tftp 0x41000000 uImage-fdt
ETH0: PHY(phyaddr=1, rgmii) link UP: DUPLEX=FULL : SPEED=1000M
Using gmac0 device
TFTP from server 10.0.11.38; our IP address is 10.0.11.33
Filename 'uImage-fdt'.
Load address: 0x41000000
Loading: *#################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     #################################################################
     ###########################
     9 MiB/s
done
Bytes transferred = 13742767 (d1b2af hex)
[EOT](OK)

Send command:    crc32 41000000 d1b2af
crc32 for 41000000 ... 41d1b2ae ==> bef29f81
[EOT](OK)

Send command:    mmc write 0x0 0x41000000 0xc00 0x68da

MMC write: dev # 0, block # 3072, count 26842 ... 26842 blocks written: OK
43.51 MB/s
[EOT](OK)
Partition kernel burned successfully!
    Tftp server Download Home switched to <C:\Users\gjhave\Desktop\hongoupai>
我来回答
回答1个
时间排序
认可量排序

gjhave

0个粉丝

5

问答

0

专栏

0

资料

gjhave 2025-08-27 14:39:02
认可1

问题解决了,换一台电脑,烧录就正常了,大家以后遇到相同的问题可以试一下

或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
+ 添加网盘链接/附件

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
举报反馈

举报类型

  • 内容涉黄/赌/毒
  • 内容侵权/抄袭
  • 政治相关
  • 涉嫌广告
  • 侮辱谩骂
  • 其他

详细说明

易百纳技术社区