Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

LM3S8962 Interrupt

Alpesh here,

 

I  am working on Labview 2010 and LM3S8962.

 

I am using three DIO (Falling Edge from three different port E,F and G) interrupt in Project.

 

Interrupt trigger 1: 1 KHz Approximately.

Interrupt trigger 2: 500Hz Approximately.

Interrupt trigger 3: 250Hz Approximately.

 

I have made three interrupt routine VI for these interrupt, but i am not able to get output from it.

 

while my interrupt 2 routine is in execution, interrupt 1 arrives and stop interrupt 2 execution and execute interrupt 1 routine, it will not came back to execute remaining interrupt 2 routine.

 

what should i do?

 

How do I complete my interrupt routine execution before interrupt 1 arrives. Or how it will automatically came back to execute remaining interrupt 2 routine after executing interrupt 1 routine.

Alpesh Prajapati
0 Kudos
Message 1 of 1
(5,410 Views)