13
2
474
中级会员
本期文档是为了介绍在Linux Ubuntu下如何烧录固件。
sudo apt install build-essential python3 python3-pip git screen(这里博主已经安装过了)
git clone --recursive https://gitee.com/Ai-Thinker-Open/Ai-Thinker-WB2
cd ~/Ai-Thinker-WB2/toolchain/riscv/Linux/ . chmod755.sh
cd ~/Ai-Thinker-WB2/applications/get-started/helloworld/ make -j8
make flash p=/dev/ttyUSB0 b=115200
如果直接执行的话,会有如下提示
连接开发板
在上图提示下需要按下模组的RST键
原链接:[https://blog.csdn.net/qq_54193285/article/details/135904935?spm=1001.2014.3001.5501](https://blog.csdn.net/qq_54193285/article/details/135904935?spm=1001.2014.3001.5501)
使用道具 举报
本版积分规则 回帖并转播 回帖后跳转到最后一页
首页
分类
我的