Other Parts Discussed in Thread: HALCOGEN
Sir,
I am receiving a frame using receive interrupt in SCI1. and some logic is written in scinotification(). but i want to receive another frame using receive interrupt from SCI4, while executing scinotification(). Basically i want my execution to be branched out to sci4 interrupt subroutine and after executing the SCI4 ISR it should continue with SCI1 ISR. How to proceed. I am using HALCOGEN and CCSv7
Regards,
Deepak