Hi team,
When a double bit RAM/EEPROM error occurs the CPU will enter into machine exception ISR, After entering the Machine Exception ISR I am calling the another interrupt SCI0 ISR for communication but communication is not happening.
Question: How does CPU reacts while handling multiple interrupts at a same time with different priorities .