合集-星闪

摘要:编译完成后会在/home/zhoutianlong/huawei/bearpi-pico_h3863/output/ws63/fwpkg/ws63-liteos-app路径下生成一个ws63-liteos-app_all.fwpkg,使用官方提供的工具BurnTool.exe进行烧录。 首先选择烧录 阅读全文
posted @ 2024-12-18 17:09 shydragon 阅读(202) 评论(0) 推荐(0)
摘要:在./bearpi-pico_h3863/application/samples下新建设demo目录,在然后目录中添加demo.c demo.h CMakeLists.txt三个文件 demo.c中填入 #include "common_def.h" #include "osal_debug.h" 阅读全文
posted @ 2024-12-18 17:20 shydragon 阅读(80) 评论(0) 推荐(0)