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.

zstack 程序一直停在MAC_RADIO_TIMER_WAKE_UP();

Other Parts Discussed in Thread: CC2531

      我用的CC2531芯片,用的德州仪器提供的zstack 2.5.1软件包,现在程序运行到 MAC_RADIO_TIMER_WAKE_UP(); 这个语句就一直停在这里。通过仿真发现,在对T2CTRL寄存器的SYNC和RUN位进行写1操作后,T2CTRL 寄存器的 STATE 位一直未能置位的原因,使程序一直在等待它置位。

     请问TI的技术支持,这是什么原因造成的。而且这个不是一块板子是这样,我焊接了3块,都是同样问题。不过偶尔又能成功运行。