全志A33开发板烧录Image到EMMC教程

全志A33开发板烧录Image到EMMC教程

当前环境: Manjaro Linux

软件: sunxi-livesuite

1. 安装烧录软件

$ yay -S sunix-livesuite-git
$ sudo sunxi-livesuite

2. 烧录

  • 选择固件。

  • 拔掉OTG Debug线,关闭电源。

  • 按住volume + ,然后插上OTG Debug线。

  • 等带出现下面窗口。

  • 选择Yes,然后打开电源,稍等一会儿,再松开 volume +按键。升级开始执行。

3. 说明

  • sunxi-livesuite 必须要用sudo运行,否则识别不了image文件。

  • 如果软件没有响应,说明操作步骤有问题。

  • 卡在下面的位置说明image文件有问题:

---fun end---
--------------entry-fel2fes Called-----------
felDevName      /dev/aw_efex0
[TL_MSG]:Hi, I'm fel, dev=/dev/aw_efex0

[TL_MSG]:To down and Run fes1-1

原因:打包报错,系统缺少busybox命令。

[79c8456d6904 lichee]# ./build.sh pack
INFO: packing firmware ...
copying tools file
copying configs file
copying boot resource
copying boot file
./pack: line 244: busybox: command not found
./pack: line 245: busybox: command not found
packing for linux

解决方法: 安装busybox。(编译环境:ubuntu18.04 docker镜像)

$ sudo apt install busybox

烧录成功。
在这里插入图片描述

posted @   duapple  阅读(212)  评论(0编辑  收藏  举报  
相关博文:
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 通过 API 将Deepseek响应流式内容输出到前端
· AI Agent开发,如何调用三方的API Function,是通过提示词来发起调用的吗
点击右上角即可分享
微信分享提示