4.5.3. 测试指南
4.5.3.1. 测试环境
4.5.3.1.1. 硬件
测试板
PC:用于和测试板交互
串口线:连接测试板的调试串口
4.5.3.1.2. 软件
PC端串口终端软件
MTOP测试工具
4.5.3.2. 编译测试工具
MTOP测试工具可以按以下配置打开:
Drivers options --->
Drivers examples --->
[*] Enable mtop driver test command
配置后,重新编译。
4.5.3.3. mtop测试
可以直接调用 mtop
命令进行测试。(默认配置1s更新一次参数)。
该命令的其它参数可以参考help命令:
aic /> mtop -h
Usage: mtop [-n iter] [-d delay] [-h]
-n NUM Number of updates before this program exiting.
-d NUM Seconds to wait between update.
-h Display this help.