当前位置:网站首页>Hi3516 full system type burning tutorial
Hi3516 full system type burning tutorial
2022-07-07 12:06:00 【Lian Zhian's blog】
Download burning materials :https://gitee.com/hihope_iot/docs/tree/master/HiSpark-AI-Camera-Developer-Kit/Software/tools
First step : Install well hitool usb Burning drive
Installation mode : After decompressing , double-click InstallDriver.exe, Default next step , Click Finish
The second step : Double click the registry file , See the attachment at the end , Click Yes to
If it is not installed, the error shown in the figure will appear :
Burning steps :
1、 take 3516 Plug the serial port cable of the development board into the computer USB On the mouth
2、 the reason being that USB Burning way , So choose USB mouth , Pictured
Be careful : Choose the right serial port , And the serial port of the terminal serial port configuration should be consistent with PC It should be consistent with the serial port under the board end configuration
Ps:USB There is no need to connect the network cable for burning , There is no need to plug in the power cord ( With switch button ), Just put one end with typeC Plug in 3516 Back of development board , At the other end is USB Plug in the host USB On the mouth , This line is equivalent to the power line .
Key operations
(1) Power off first : It means to plug into the host USB Unplug the cable
(2) Click burn
(3) Hold down 3516 On the development board update Key not put ,update Key as shown in the figure ( Black dot )
(4) Access to electricity : It means to pull out just now USB Plug the cable into the host , Notice that it's the same USB mouth , Don't insert it wrong
(5) Release reset key , Click the console to display the scene as shown in the figure , It means you are already burning
Launch parameters
at present Runhe Hi3516 Development board Support 3 A system , Namely :
(1) Small system (liteos-a kernel )
(2) Small system (Linux kernel )
(3) Standard system
Small system (liteos-a kernel )
Small system liteos-a Kernel compilation ,hb set choice ipcamera_hispark_taurus
Burning guide diagram :
, Set up the server IP、 Development board IP、 Launch parameters .
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
The configuration is as follows : Select network port burning 、 Pay attention to modifying the server IP、IP Address 、 gateway , choice emmc burn ,
Small system (linux kernel )
hb set choice ipcamera_hispark_taurus_linux
Burning guide diagram :
, Set up the server IP、 Development board IP、 Launch parameters .
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
The configuration is as follows : Select network port burning 、 Pay attention to modifying the server IP、IP Address 、 gateway , choice emmc burn
Standard system
Compile command :./build.sh --product-name Hi3516DV300 --ccache
, Set up the server IP、 Development board IP、 Launch parameters .
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
The configuration is as follows : Select network port burning 、 Pay attention to modifying the server IP、IP Address 、 gateway , choice emmc burn
边栏推荐
- R language uses the quantile function to calculate the quantile of the score value (20%, 40%, 60%, 80%), uses the logical operator to encode the corresponding quantile interval (quantile) into the cla
- Flet教程之 19 VerticalDivider 分隔符组件 基础入门(教程含源码)
- [filter tracking] comparison between EKF and UKF based on MATLAB extended Kalman filter [including Matlab source code 1933]
- 《通信软件开发与应用》课程结业报告
- Neural approvals to conversational AI (1)
- Review and arrangement of HCIA
- 百度数字人度晓晓在线回应网友喊话 应战上海高考英语作文
- 开发一个小程序商城需要多少钱?
- 本地navicat连接liunx下的oracle报权限不足
- STM32F1与STM32CubeIDE编程实例-315M超再生无线遥控模块驱动
猜你喜欢
Zero shot, one shot and few shot
Flet教程之 14 ListTile 基础入门(教程含源码)
总结了200道经典的机器学习面试题(附参考答案)
Review and arrangement of HCIA
Cmu15445 (fall 2019) project 2 - hash table details
Complete collection of common error handling in MySQL installation
Summed up 200 Classic machine learning interview questions (with reference answers)
How to connect 5V serial port to 3.3V MCU serial port?
[filter tracking] strapdown inertial navigation pure inertial navigation solution matlab implementation
Stm32f1 and stm32subeide programming example -max7219 drives 8-bit 7-segment nixie tube (based on SPI)
随机推荐
Introduction and application of smoothstep in unity: optimization of dissolution effect
Camera calibration (1): basic principles of monocular camera calibration and Zhang Zhengyou calibration
110. Network security penetration test - [privilege promotion 8] - [windows sqlserver xp_cmdshell stored procedure authorization]
如何理解服装产业链及供应链
108. Network security penetration test - [privilege escalation 6] - [windows kernel overflow privilege escalation]
Review and arrangement of HCIA
全球首堆“玲龙一号”反应堆厂房钢制安全壳上部筒体吊装成功
Rationaldmis2022 array workpiece measurement
Nuclear boat (I): when "male mothers" come into reality, can the biotechnology revolution liberate women?
Camera calibration (2): summary of monocular camera calibration
一起探索云服务之云数据库
问题:先后键入字符串和字符,结果发生冲突
Sonar:Cognitive Complexity认知复杂度
【滤波跟踪】捷联惯导纯惯导解算matlab实现
Flet教程之 14 ListTile 基础入门(教程含源码)
Time bomb inside the software: 0-day log4shell is just the tip of the iceberg
Sonar:cognitive complexity
Superscalar processor design yaoyongbin Chapter 10 instruction submission excerpt
How to write test cases for test coupons?
【最短路】ACwing 1127. 香甜的黄油(堆优化的dijsktra或spfa)