Hi
I have a very basic question .
I am working on C6670.
Can i invoke another interrupt in an ISR itself ?
for example
ISR()
{
some_queue_push_operation_foo( ) ; // this push invokes another ISR
}
This is some kind of recursive interrupt.
With Regards
Rahul Sharma
 
				 
		 
					 
                           
				