How to invoke interrupt in GPIO demo project of mqx for more then one time?

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

How to invoke interrupt in GPIO demo project of mqx for more then one time?

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

Hi

 

I am using mqx v 4.0 and have created one project that is using the snippet of GPIO demo project put inside mqx folder. Code I have taken from demo will invoke the interrupt as button is pressed.

 

Here I am working with 2 button within my module.The problem is once any of  button is pressed the interrupt is invoked but after pressing same button again it is not invoking interrupt again. It means for once interrupt is generating but after if I press button again it will not respond.   What i need to do??

 

I also have attached my code.

 

Plz reply....

Original Attachment has been moved to: gpio_interruptmode.txt.zip

1 解決策
598件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi,

Please see the attached project.

You can use interrupts and you can choose to handle interrupts by MQX or to bypass the interrupts.

regards,

Carlos

元の投稿で解決策を見る

0 件の賞賛
1 返信
599件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi,

Please see the attached project.

You can use interrupts and you can choose to handle interrupts by MQX or to bypass the interrupts.

regards,

Carlos

0 件の賞賛