CentOS8编译openocd-0.10.0
阅读原文时间:2023年07月15日阅读:2

1、sudo yum install libusbx-devel

2、 ./configure --prefix=$HOME/openocd-0.10.0 --enable-jlink CFLAGS="-Wno-implicit-fallthrough -Wno-tautological-compare -Wno-format-overflow"

3、make

4、make install

5、./bin/openocd --version

6、sudo ./openocd -f bbb.cfg -c init -c "reset init"

手机扫一扫

移动阅读更方便

阿里云服务器
腾讯云服务器
七牛云服务器

你可能感兴趣的文章