328
- 收藏
- 点赞
- 分享
- 举报
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个
时间排序
认可量排序
认可1
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片
相关问答
-
2025-05-27 14:10:00
-
2025-08-31 21:22:49
-
2025-01-07 14:21:37
-
2025-01-16 15:56:24
-
2025-05-30 18:39:25
-
2025-08-12 17:42:27
-
2024-09-27 11:37:54
-
2025-07-24 12:15:07
-
2025-11-10 21:36:22
-
2025-08-29 19:22:19
-
2025-07-08 18:00:16
-
2025-08-01 10:45:10
-
2025-11-29 12:55:14
-
2024-11-11 17:06:20
-
2025-09-12 14:12:21
-
2024-09-12 09:01:54
-
2025-03-19 13:49:11
-
2025-09-21 21:45:14
-
2024-03-15 15:38:18
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
10hi35169dv500平台使用http协议推拉流UVC摄像头,帧率问题
-
10hi3516cv610关于YOLO优化和调优问题
-
10hi_mpi_vpss_get_chn_frame err:0xa0078016报错
-
5gk7205v200(hisi3516ev200)如何接入b656?
-
30pipe管道创建失败
-
10atc转换模型失败
-
20拍摄静止画面显示正常,拍摄运动的画面出现马赛克显示
-
100hi3516cv610 通过易百纳官方SDK中编译出的uboot env kernel,移植到自己的工程中,MPP初始化时出现内核拷贝数据到用户端时出现错误导致内核进入pain模式进而时内核重启
-
5hisi3519 gs2972 bt1120 转sdi 无法正常显示问题
-
5hisi3516cv610 + gc4336p 夜晚很模糊
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认

微信扫码分享
QQ好友