2082
- 收藏
- 点赞
- 分享
- 举报
hi3516dv300使用hitool下载boot后,上电还是输出空格
现在的问题是,下载过程正常,但是重新上电后,还是输出空格!
启动配置引脚,是配置的spi flash启动,然后4Byte模式
下面是hitool的下载日志:
[code]串口已经连接,请给单板上电,若已经上电,请断电后重新上电。
################################################### ---- 10%
################################################### ---- 20%
################################################### ---- 30%
################################################### ---- 40%
################################################### ---- 50%
################################################### ---- 60%
################################################### ---- 71%
################################################### ---- 81%
################################################### ---- 91%
########################################### ---- 100%
Boot download completed!
System startup
U-Boot 2016.11 (Sep 05 2018 - 14:41:50 +0800)hi3516dv300
Relocation Offset is: 0d6d9000
Relocating to 8fed9000, new gd at 8fe38ef0, sp at 8fe38ed0
SPI Nor: Check Flash Memory Controller v100 ... Found
SPI Nor ID Table Version 1.0
SPI Nor(cs 0) ID: 0xc8 0x40 0x18
Block:64KB Chip:16MB Name:"GD25Q128"
SPI Nor total size: 16MB
NAND: 0 MiB
MMC:
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: eth0
Warning: eth0 (eth0) using random MAC address - 42:ed:b3:30:4b:c9
start download process.
Boot started successfully!
Send command: getinfo version
version: U-Boot 2016.11
[EOT](OK)
Send command: getinfo bootmode
spi
[EOT](OK)
Send command: sf probe 0
[EOT](OK)
Send command: getinfo spi
Block:64KB Chip:16MB*1
ID:0xC8 0x40 0x18
Name:"GD25Q128"
[EOT](OK)
Send command: sf probe 0
[EOT](OK)
Send command: sf erase 0x0 0x80000
Erasing at 0x10000 -- 12% complete.
Erasing at 0x20000 -- 25% complete.
Erasing at 0x30000 -- 37% complete.
Erasing at 0x40000 -- 50% complete.
Erasing at 0x50000 -- 62% complete.
Erasing at 0x60000 -- 75% complete.
Erasing at 0x70000 -- 87% complete.
Erasing at 0x80000 -- 100% complete.
SF: 524288 bytes @ 0x0 Erased: OK
[EOT](OK)
Send command: sf write 0x81000000 0x0 0x80000
device 0 offset 0x0, size 0x80000
Writing at 0x10000 -- 12% complete.
Writing at 0x20000 -- 25% complete.
Writing at 0x30000 -- 37% complete.
Writing at 0x40000 -- 50% complete.
Writing at 0x50000 -- 62% complete.
Writing at 0x60000 -- 75% complete.
Writing at 0x70000 -- 87% complete.
Writing at 0x80000 -- 100% complete.
SF: 524288 bytes @ 0x0 Written: OK
[EOT](OK)
Send command: reset
reset success!
Boot burned successfully.
[/code]
启动配置引脚,是配置的spi flash启动,然后4Byte模式
下面是hitool的下载日志:
[code]串口已经连接,请给单板上电,若已经上电,请断电后重新上电。
################################################### ---- 10%
################################################### ---- 20%
################################################### ---- 30%
################################################### ---- 40%
################################################### ---- 50%
################################################### ---- 60%
################################################### ---- 71%
################################################### ---- 81%
################################################### ---- 91%
########################################### ---- 100%
Boot download completed!
System startup
U-Boot 2016.11 (Sep 05 2018 - 14:41:50 +0800)hi3516dv300
Relocation Offset is: 0d6d9000
Relocating to 8fed9000, new gd at 8fe38ef0, sp at 8fe38ed0
SPI Nor: Check Flash Memory Controller v100 ... Found
SPI Nor ID Table Version 1.0
SPI Nor(cs 0) ID: 0xc8 0x40 0x18
Block:64KB Chip:16MB Name:"GD25Q128"
SPI Nor total size: 16MB
NAND: 0 MiB
MMC:
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: eth0
Warning: eth0 (eth0) using random MAC address - 42:ed:b3:30:4b:c9
start download process.
Boot started successfully!
Send command: getinfo version
version: U-Boot 2016.11
[EOT](OK)
Send command: getinfo bootmode
spi
[EOT](OK)
Send command: sf probe 0
[EOT](OK)
Send command: getinfo spi
Block:64KB Chip:16MB*1
ID:0xC8 0x40 0x18
Name:"GD25Q128"
[EOT](OK)
Send command: sf probe 0
[EOT](OK)
Send command: sf erase 0x0 0x80000
Erasing at 0x10000 -- 12% complete.
Erasing at 0x20000 -- 25% complete.
Erasing at 0x30000 -- 37% complete.
Erasing at 0x40000 -- 50% complete.
Erasing at 0x50000 -- 62% complete.
Erasing at 0x60000 -- 75% complete.
Erasing at 0x70000 -- 87% complete.
Erasing at 0x80000 -- 100% complete.
SF: 524288 bytes @ 0x0 Erased: OK
[EOT](OK)
Send command: sf write 0x81000000 0x0 0x80000
device 0 offset 0x0, size 0x80000
Writing at 0x10000 -- 12% complete.
Writing at 0x20000 -- 25% complete.
Writing at 0x30000 -- 37% complete.
Writing at 0x40000 -- 50% complete.
Writing at 0x50000 -- 62% complete.
Writing at 0x60000 -- 75% complete.
Writing at 0x70000 -- 87% complete.
Writing at 0x80000 -- 100% complete.
SF: 524288 bytes @ 0x0 Written: OK
[EOT](OK)
Send command: reset
reset success!
Boot burned successfully.
[/code]
我来回答
回答0个
时间排序
认可量排序
暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2020-04-15 14:20:24
-
2020-04-21 14:10:07
-
2020-11-17 14:02:09
-
2020-09-01 11:27:57
-
2020-06-12 15:21:19
-
2022-06-12 03:16:28
-
2017-10-19 15:20:45
-
2017-12-17 17:44:26
-
2023-10-17 15:51:55
-
2019-09-09 17:47:08
-
2020-10-30 14:11:30
-
2019-10-16 14:59:34
-
2019-11-25 20:18:36
-
2017-04-19 15:44:41
-
2020-09-04 13:45:29
-
2020-05-15 11:32:08
-
2020-02-21 14:33:53
-
2017-02-22 09:53:32
-
2020-08-05 16:48:26
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
-
10求HI3519DV500_SDK_V2.0.1.1
-
5有偿求HI3516DV500 + OV5647驱动
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认