MPC5777C: does Decrementer interrupt exit wait APU?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC5777C: does Decrementer interrupt exit wait APU?

ソリューションへジャンプ
1,409件の閲覧回数
EAlepins
Contributor V

Hi,

MPC5777C. In e200z759 RM, it is said:

3.12 WAIT APU
The wait instruction allows software to cease all synchronous activity, waiting for an asynchronous
interrupt or debug interrupt to occur. The instruction can be used to cease processor activity in both user
and supervisor modes. Asynchronous interrupts that cause the waiting state to be exited if enabled are
critical input, external input, and machine check pin (p_mcp_b). Non-maskable interrupts (p_nmi_b) also
cause the waiting state to be exited.

Decrementer interrupt is not listed as an interrupt that can exit "waiting"state. However, the same MSS[EE] bit enables both external input, Decrement and FIT.

Will a Decrementer interrupt exit the waiting state? Is the Time Base and Decrementer registers continue to progress while the core is in that state?

Thanks,

Étienne

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,328件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

yes, I confirmed that Decrementer is working in 'wait' mode and that it is able to wake up the core. Because it can be masked by MSR[EE], it is equal to external interrupt.

Regards,

Lukas

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,329件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

yes, I confirmed that Decrementer is working in 'wait' mode and that it is able to wake up the core. Because it can be masked by MSR[EE], it is equal to external interrupt.

Regards,

Lukas

0 件の賞賛
返信