微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 无线和射频 > TI蓝牙设计交流 > BT Stack using CC2564x.h ERROR

BT Stack using CC2564x.h ERROR

时间:10-02 整理:3721RD 点击:

What I did in order to bypass this at this stage:

1) Include the "CC256X.h"  instead of "CC256XB.h"

2) Change "Patch" to "BasePatch"

3) Add the following missing structures in "CC256X.h":

static BTPSCONST unsigned char LowEnergyPatch[] (copied from __SUPPORT_LOW_ENERGY__ part of the previous base patch structure - in the same file)

static BTPSCONST unsigned char AvprPatch[] (copied from "CC256XB.h" file - since we are not using it, it is OK)

ERRORS:

Error[Li005]: no definition for "HCI_VS_EnableFeature" [referenced from BSC.o(Bluetopia.a)]
Error[Li005]: no definition for "HCI_VS_DisableFeature" [referenced from BSC.o(Bluetopia.a)]

PLEASE HELP! THANK YOU!

yan,

你的硬件是啥?CC2564B 必须对应CC2564B的代码哦。

CC2564B的开发板能成功运行SPPLEDemo

我现在需要用CC2564通过编译,但是make之后显示那两个错误

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top