Hi everybody,
I'm just using XSDK 2014.4 for developing a very simple program, which only has one
fixed interval timer connected to the IRQ (interrupts) port of the Zynq.
My surprise is that when I program the flash, interrupts works as expected, but when I'm on JTAG, interrupts are never captured in the XSDK. Using older versions with Zed everything worked fine.
Am I forgetting anything to check (activate) in the XSDK to debug in interrupt mode?
Thanks in advance,