 
					
				
		
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
解決済! 解決策の投稿を見る。
 
					
				
		
 Carlos_Musich
		
			Carlos_Musich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
 
					
				
		
 Carlos_Musich
		
			Carlos_Musich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		