This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Example of u-boot standalone app with working interrupts?

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.