Quantcast
Channel: Zigbee 和 Thread
Viewing all articles
Browse latest Browse all 16978

帖子: RE: 问zstack home 1.2.2的定义 USE_ICALL是什么作用

$
0
0

你好!我在Z-STACK3.0中发现:osal_run_system()中的for ( ; ; )死循环刚好处在#ifdef USE_ICALL    #endif  /* USE_ICALL */ 之间,如果#ifdef USE_ICALL部分只用于CC2630,可以不管,那么后面的do{ ; } while(); 部分就不在死循环里面,也就意味着大循环只能执行一次,第二次循环无法进行。请问下,我的理解哪里有错?


Viewing all articles
Browse latest Browse all 16978

Trending Articles