按照开发板的教程搭建了开发环境,下面通过串口的一个例程来看下开发板的运行。
一、代码修改
1.1、按照教程hello world的例程来学习下代码添加过程
在目录/xr806/device/xradio/xr806/ohosdemo是有关应用程序的例程
1.2、修改ohosdemo文件下的BUILD.gn
二、编译
2.1、hb set
选择OHOS Which product do you need? wifi_skylark 2.2、he build -f
生成的固件文件在device/xradio/xr806/xr_skylark/out/xr_system.img
三、烧写固件
3.1、下载之前设置
3.2、选择固件,下载程序
四、程序运行
串口输出信息