Hi everybody,
I'm trying to run a simple example of using a custom UART IP, i.e., Uartlite v1.02 in Xilinx SDK, with interrupts. The problem arises when I want to connect the interrupt pin from the Uart IP to the PS, such as I can run the demo program titled "xuartlite_intr_example.c".
I already added a physical loopback, but i don't know if it is necessary to add an "axi interrupt IP controller" to my design.
Thanks in advance,