I need some help with this serial interrupt... It's working but not so well because when the interrupt happens I receive the serial data and treat the information. The problem is when the program return from the 1st interrupt to the Loop, I can't do another interrupt. I send serial data but the interrupt not happens.

So, please, can anyone help me?

Thanks...

Here's my code..

CONFIG_USART_INTERRUPT.txt