当前位置:网站首页>Hi3516全系统类型烧录教程
Hi3516全系统类型烧录教程
2022-07-07 10:04:00 【连志安的博客】
烧录资料下载:https://gitee.com/hihope_iot/docs/tree/master/HiSpark-AI-Camera-Developer-Kit/Software/tools
第一步:安装好hitool usb 烧写的驱动
安装方式:解压后,双击InstallDriver.exe,默认下一步,点击完成即可
第二步:双击注册表文件,见末尾附件,点击是即可
未安装会出现如图所示错误:
烧写步骤:
1、将3516开发板串口线插到电脑USB口上
2、因为是USB烧写方式,所以选择USB口,如图
注意:串口是哪个要选对了,还有终端串口配置的串口要和PC与板端配置下面的串口要一致
Ps:USB烧写不需要连网线,也不需要插上电源线(带开关按钮的),只需要将一端有typeC口插上3516开发板背面,还有一端是USB口插在主机USB口上,这条线就相当于电源线。
关键操作
(1)先断电:意思就是将插在主机上的USB线拔掉
(2)点击烧写
(3)按住3516开发板上的update键不放,update键如图(黑色小点)
(4)上电:意思是将刚刚拔掉的USB线再插到主机上,注意是同一个USB口,别插错了
(5)松开reset键,点击控制台出现如图场景,就代表已经在烧写了
启动参数
目前 润和Hi3516开发板 支持3种系统,分别是:
(1)小型系统(liteos-a内核)
(2)小型系统(Linux内核)
(3)标准系统
小型系统(liteos-a内核)
小型系统liteos-a内核编译,hb set选择 ipcamera_hispark_taurus
烧录指导图:
,设置好服务器IP、开发板IP、启动参数。
setenv serverip 192.168.3.60
setenv ipaddr 192.168.3.100
setenv bootcmd "mmc read 0x0 0x80000000 0x800 0x4800; go 0x80000000";
setenv bootargs "console=ttyAMA0,115200n8 root=emmc fstype=vfat rootaddr=10M rootsize=30M rw";
saveenv
配置如下:选择网口烧录、注意修改服务器IP、IP地址、网关,选择emmc烧录,
小型系统(linux内核)
hb set选择 ipcamera_hispark_taurus_linux
烧录指导图:
,设置好服务器IP、开发板IP、启动参数。
setenv serverip 192.168.3.60
setenv ipaddr 192.168.3.100
setenv bootargs "mem=128M console=ttyAMA0,115200 root=/dev/mmcblk0p3 rw rootfstype=ext4 rootwait blkdevparts=mmcblk0:1M(boot),9M(kernel),50M(rootfs),50M(userfs),1024M(userdata)"
setenv bootcmd "mmc read 0x0 0x82000000 0x800 0x4800;mw 0x10FF0044 0X600;mw 0x120D2010 0x00000000;mw 0x120D2400 0x000000ff;mw 0x120D2010 0x00000000;bootm 0x82000000"
saveenv
配置如下:选择网口烧录、注意修改服务器IP、IP地址、网关,选择emmc烧录
标准系统
编译命令:./build.sh --product-name Hi3516DV300 --ccache
,设置好服务器IP、开发板IP、启动参数。
setenv serverip 192.168.3.60
setenv ipaddr 192.168.3.100
setenv bootargs 'mem=640M console=ttyAMA0,115200 mmz=anonymous,0,0xA8000000,384M clk_ignore_unused androidboot.selinux=permissive skip_initramfs rootdelay=10 init=/init root=/dev/mmcblk0p5 rootfstype=ext4 rw blkdevparts=mmcblk0:1M(boot),15M(kernel),20M(updater),1M(misc),3307M(system),256M(vendor),-(userdata)'
setenv bootcmd "mmc read 0x0 0x80000000 0x800 0x4800; bootm 0x80000000"
saveenv
reset
配置如下:选择网口烧录、注意修改服务器IP、IP地址、网关,选择emmc烧录
边栏推荐
- [full stack plan - programming language C] basic introductory knowledge
- Onedns helps college industry network security
- Unity中SmoothStep介绍和应用: 溶解特效优化
- 18 basic introduction to divider separator component of fleet tutorial (tutorial includes source code)
- How much do you know about excel formula?
- [shortest circuit] acwing 1127 Sweet butter (heap optimized dijsktra or SPFA)
- 112.网络安全渗透测试—[权限提升篇10]—[Windows 2003 LPK.DDL劫持提权&msf本地提权]
- Use references
- Common locking table processing methods in Oracle
- 超标量处理器设计 姚永斌 第8章 指令发射 摘录
猜你喜欢
禁锢自己的因素,原来有这么多
核舟记(一):当“男妈妈”走进现实,生物科技革命能解放女性吗?
[shortest circuit] acwing 1127 Sweet butter (heap optimized dijsktra or SPFA)
Flet tutorial 17 basic introduction to card components (tutorial includes source code)
How to write test cases for test coupons?
Rationaldmis2022 array workpiece measurement
108. Network security penetration test - [privilege escalation 6] - [windows kernel overflow privilege escalation]
Camera calibration (2): summary of monocular camera calibration
Solve the problem that vscode can only open two tabs
powershell cs-UTF-16LE编码上线
随机推荐
About how to install mysql8.0 on the cloud server (Tencent cloud here) and enable local remote connection
Explore cloud database of cloud services together
Zhou Yajin, a top safety scholar of Zhejiang University, is a curiosity driven activist
Ask about the version of flinkcdc2.2.0, which supports concurrency. Does this concurrency mean Multiple Parallelism? Now I find that mysqlcdc is full
Easyui学习整理笔记
[shortest circuit] acwing 1127 Sweet butter (heap optimized dijsktra or SPFA)
108. Network security penetration test - [privilege escalation 6] - [windows kernel overflow privilege escalation]
In SQL, I want to set foreign keys. Why is this problem
正在运行的Kubernetes集群想要调整Pod的网段地址
正在運行的Kubernetes集群想要調整Pod的網段地址
源代码防泄密中的技术区别再哪里
Test the foundation of development, and teach you to prepare for a fully functional web platform environment
防红域名生成的3种方法介绍
请查收.NET MAUI 的最新学习资源
Le Cluster kubernets en cours d'exécution veut ajuster l'adresse du segment réseau du pod
让数字管理好库存
Steps of redis installation and self startup configuration under CentOS system
The Oracle message permission under the local Navicat connection liunx is insufficient
R language uses image of magick package_ Mosaic functions and images_ The flatten function stacks multiple pictures together to form a stack layers on top of each other
《通信软件开发与应用》课程结业报告