i.MX 8X SCFW RTC IRQ handler

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

i.MX 8X SCFW RTC IRQ handler

ソリューションへジャンプ
664件の閲覧回数
petar_petrov
Contributor II

Hello,

We are using i.MX 8X and SCFW version 1.7.1. I would like to know whether the internal RTC's interrupts are enabled by default or if they need to be explicitly enabled via sc_irq_enable. Also, is there a dedicated IRQ handler for those interrupts or do we have to periodically check them via sc_irq_status?

Thank you in advance!

Regards,

Petar

ラベル(1)
0 件の賞賛
1 解決策
648件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Petar

 

> whether the internal RTC's interrupts are enabled by defaul..

 

no

 

>or if they need to be explicitly enabled via sc_irq_enable.

 

yes

 

> is there a dedicated IRQ handler for those interrupt..

 

no

 

>or do we have to periodically check them via sc_irq_status?

 

yes

 

Best regards
igor

元の投稿で解決策を見る

2 返答(返信)
649件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Petar

 

> whether the internal RTC's interrupts are enabled by defaul..

 

no

 

>or if they need to be explicitly enabled via sc_irq_enable.

 

yes

 

> is there a dedicated IRQ handler for those interrupt..

 

no

 

>or do we have to periodically check them via sc_irq_status?

 

yes

 

Best regards
igor

643件の閲覧回数
petar_petrov
Contributor II

Hello, Igor,

Thank you for the reply! I was also wondering which resource needs to be passed when enabling the RTC interrupts and checking their status?

Best regards,

Petar

0 件の賞賛