LLWU ISR triggered from LLS3 without flags set

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LLWU ISR triggered from LLS3 without flags set

1,470 次查看
nick002025
Contributor II

I have a project built on the 802.15.4 MAC sensor FreeRTOS example for a KW41Z from the MCUXpresso SDK 2.2.0. I am noticing that occasionally the processor will wake from LLS3 almost immediately after going to sleep. I was able to trap the LLWU_ISR when this happens and all LLWU flags are 0 so I do not know what is trigger the wake and ISR. 

In the code I removed any pin sources and in this mode, only the LPTMR is a LLWU source. If I look at the LLWU registers at the start of the LLWU interrupt, all registers are 0 except LLWU->ME is equal to 1. 

Any ideas what would cause this?

标签 (2)
0 项奖励
回复
1 回复

1,274 次查看
gerardo_rodriguez
NXP Employee
NXP Employee

Hello Nick McKendree,

I will try to reproduce this on my side so I can further investigate about this behavior. I'm suspecting that the device is not entering LLS mode correctly.

Could you share more information about your project?

-Example application that you are using

-Code modifications made

-Steps to reproduce the problem

Best regards,

Gerardo

0 项奖励
回复