随笔分类 -  RIOT

RIOT-Nucleo-144 系列板的运行
摘要:对于RIOT在Nucleo-144板上的运行,需要用到几个工具openocd: 调试烧写工具,非常重要gnu arm toolchain:arm-x86交叉编译链,用于在pc上交叉编译RIOT,生成arm可执行的二进制文件:1.openocd安装:见博文:http:/... 阅读全文

posted @ 2017-11-20 16:39 sichenzhao 阅读(319) 评论(0) 推荐(0)

openOCD在ubuntu16.04上的安装
摘要:OPENOCD适用于微处理器的debug和烧写。1.下载相关库:sudo apt-get install build-essential pkg-config autoconf automake libtool libusb-dev libusb-1.0-0-dev ... 阅读全文

posted @ 2017-11-14 20:41 sichenzhao 阅读(747) 评论(0) 推荐(0)

导航