phy6252tuyaOS.3.9.0SDK编译失败,头文件缺失

蓝牙 BLE设备、蓝牙 MESH设备、蓝牙 Beacon设备、Sub-G设备等


Post Reply
cheng_JS
Posts: 93

#include "board.h"
#include "ty_beacon_remoter2.h"
这个SDK好像缺了一些头文件,上面两个头文件找不到,导致编译失败

Attachments
58089.PNG
beautifulzzzz
Posts: 48

Re: phy6252tuyaOS.3.9.0SDK编译失败,头文件缺失

所选择的应用是 6230芯片的,建议选择不带 6230 芯片的那个 remoter编译试试

创造传奇,不是卖艺! 8-)
cheng_JS
Posts: 93

Re: phy6252tuyaOS.3.9.0SDK编译失败,头文件缺失

您好,我编译了一下那个不带6230的app,但显示找不到app_config.h

Attachments
7527.PNG
cheng_JS
Posts: 93

Re: phy6252tuyaOS.3.9.0SDK编译失败,头文件缺失

我把这个头文件屏蔽后,在main.c又出现了函数未定义错误

Attachments
2730.PNG
Post Reply