Anyone have a working example of a standalone application loaded by U-boot that has working interrupts? The provided example doesn't build and my attempts to start from scratch have not resulted in anything that can successfully catch a software interrupt without latching up. I'm hoping for something slightly less complex than the linux kernel.
Thanks in advance.