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.

CC2538 从PM2唤醒后不工作

Other Parts Discussed in Thread: CC2538

您好:

        我在调试CC2538低功耗程序时,让它进入PM2模式后再用睡眠定时器唤醒它,测试发现睡眠结束后CC2538的电流变大、32MHz的晶振也起振了,但是此后它不再执行程序。同样的程序让它进入PM1模式唤醒后就能正常工作,我想问程序中是缺少了什么配置吗?编译器用的是GCC。