TI中文支持网
TI专业的中文技术问题搜集分享网站

zigbee 发送zcl_SendConfigReportCmd 之后 出现重启现象问题~~·

为什么 我串口发送一次     然后调用此函数 zcl_SendConfigReportCmd 发送   就会导致协调器重启

VV:

typedef struct{ uint8 numAttr; // number of attribute IDs in the list zclCfgReportRec_t attrList[]; // attribute ID list} zclCfgReportCmd_t;

要动态分配内存

chenzhenhui chen:

回复 VV:

动态分配内存?  我还少了什么函数调用么 不太了解  求vv指导一下

赞(0)
未经允许不得转载:TI中文支持网 » zigbee 发送zcl_SendConfigReportCmd 之后 出现重启现象问题~~·
分享到: 更多 (0)