请问各位大神,周期事件是怎么使用的?我在 performPeriodicTask( void )这个函数中直接加了个透传的程序,怎么没有反应啊 ,而且还有Warning[Pe177]: function "performPeriodicTask" was declared but never referenced 这个警告,请问这个究竟是怎么回事啊?
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.
请问各位大神,周期事件是怎么使用的?我在 performPeriodicTask( void )这个函数中直接加了个透传的程序,怎么没有反应啊 ,而且还有Warning[Pe177]: function "performPeriodicTask" was declared but never referenced 这个警告,请问这个究竟是怎么回事啊?
第一个问题,看了3.1.2那部分你就明白了(附件,TI_BLE_Software_Developer's_Guide.pdf)
第二个问题,你是不是没有声明?