Working with the NMI irq7,facing problem-urgent.
Posted: Thu Apr 23, 2009 10:46 pm
Dear Sir,
I am using the NMI interrupt 7 on MOD5282 , and i have also written ISR as suggested inside the manual MOD5282 INTERRUPT.pdf. But it Disables all the functions of the UCOS. and only Idle task is running.
It gets into ISR for the When interrupr arrives on NMI, But gets trapped when it executes the last instruction of the ISR ,that is asm("rte");.
and it is compulsary that i have to use all 4 eport interrupts availble on MOD5282.
Kinldy reply me as fast as possible.thank you.
I am using the NMI interrupt 7 on MOD5282 , and i have also written ISR as suggested inside the manual MOD5282 INTERRUPT.pdf. But it Disables all the functions of the UCOS. and only Idle task is running.
It gets into ISR for the When interrupr arrives on NMI, But gets trapped when it executes the last instruction of the ISR ,that is asm("rte");.
and it is compulsary that i have to use all 4 eport interrupts availble on MOD5282.
Kinldy reply me as fast as possible.thank you.