This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Simpleperipheral 改OAD 报错

Other Parts Discussed in Thread: CC2640R2F

您好,在参照片外OAD例程和官方添加OAD操作后,我在simpleperipheral添加OAD,cc2640r2f,但一直会有

Description Resource Path Location Type
unresolved symbol GATT_SendRsp, first referenced in <whole-program> simple_peripheral_cc2640r2lp_app C/C++ Problem

报错,官方simpleperipheral中,GATT_SendRsp是在att_rsp.c中调用的,att_rsp.c中使用了gatt.h库,但为什么还是报错呀,请求指导,谢谢

这是我的路径