Hi All,
I am using ZEDBoard with AMP application. I configured UART0 receive interrupt for CPU0 and UART1 receive interrupt for CPU1. The program works fine, if I do not have any character receive from UART-1. As soon as, i send some character from the terminal program for UART1, UART0 also stop sending data out. I do not know what is problem, It seems something is shared between the CPU0 and CPU1. Although, it should not be the case because i am using separate UART for each CPU. Any help is highly appreciated.
Regards
Fayyaz