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个
时间排序
认可量排序
认可1
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片
相关问答
-
2025-05-27 14:10:00
-
2025-01-07 14:21:37
-
2025-08-31 21:22:49
-
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
-
2024-11-11 17:06:20
-
2025-09-12 14:12:21
-
2025-08-01 10:45:10
-
2025-11-29 12:55:14
-
2024-09-12 09:01:54
-
2024-11-20 09:52:01
-
2025-09-21 21:45:14
-
2025-08-06 09:36:37
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5hisi3516cv610 + gc4336p 夜晚很模糊
-
5AIISP(功能演示,SC4336P为BGGR,强制转RGGB,会导致颜色异常)
-
5rv1106使用luckfox的SDK,设备树和驱动都写好了,结果设备文件没有生成
-
5海思3516cv610中如何进行SD卡升级,根据官方文档操作,烧录进板子时,走的默认uboot,没有执行uboot升级。
-
5G610Q-IPC-38E 夜晚很暗 有什么办法解决吗 已经补光了
-
10转换模型时,SoC版本里没显示hi3516cv610芯片
-
5hisi3516cv610 使用 yolov8n 模型训练 要如何提高 这里识别的是人
-
10有人在海思平台接过SC035HGS吗
-
5关于hi3519dv500,以SD卡虚拟 U 盘操作
-
5ss928 sample_venc代码移植到openEuler24.03上执行报错 [sample_comm_vi_start_dev]-1068: vi set dev attr failed wi
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认

微信扫码分享
QQ好友