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.

调用zcl_lighting.c的函数,compile成功,make失败

Other Parts Discussed in Thread: CC2530

CC2530+HA原始工程demo,在添加如下代码,出现问题:

调用zcl_lighting.c的函数:zclLighting_RegisterCmdCallbacks( SAMPLELIGHT_ENDPOINT, &zclSampleLight_LightingCmdCallbacks ); 出现compile成功,make失败的情况。