1 Star 1 Fork 4

arphone2020/ectool2py

forked from 合宙Luat/ectool2py
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

移芯工具箱

支持移芯方案的刷机, 解包, windows/linux/macos 可用

当前支持EC618系列, 例如Air780E/Air700E/Air600E/Air780EG等模块

本库可支持被引用, eccli本身就是调用实例.

用法

先安装ectool, 在命令行或控制台执行

# 清华镜像
pip3 install -U -i https://pypi.tuna.tsinghua.edu.cn/simple ectool
# 若安装失败, 可尝试以下命令, 从pypi直接进行安装
pip3 install -U ectool

刷机(当前仅USB刷机), 支持binpkg和soc文件

ectool burn -f example.binpkg
# 启动后, 按住BOOT键, 复位模块, 或模块开机

更多参数执行 ectool -h 获取说明

TODO List

  • EC618使用USB刷机
  • binpkg解包
  • 兼容Linux下刷机
  • 支持只刷AP或CP
  • 支持跳过AgentBoot
  • 支持擦除指定区域的数据
  • SoC日志解析(简易)
  • 支持从http加载固件文件进行下载
  • EC618使用物理UART刷机
  • 测试Mac下的兼容性
  • 支持刷LuatOS的script.bin
  • 完整的注释
  • SoC日志解析(完整)
  • binpkg打包

Linux刷机过程展示

asciicast

参考链接

开源协议

MIT

MIT License Copyright (c) 2019-2023 openLuat & AirM2M Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

移芯工具箱 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/arphone2020/ectool2py.git
git@gitee.com:arphone2020/ectool2py.git
arphone2020
ectool2py
ectool2py
master

搜索帮助