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.

APPLICATION CODE FAILS WHEN ENABLING INTERRUPT

Hi Biser and all,

I have place two NOR FLashes to my BBB. Now when I flash the boot loader code and a LED Blink application code on respective NOR Flashes - CS0, CS1 each 16Mb. It works fine.

BUTT When my application code has an interrupt handler and when it tries to enable an interrupt:-

I get an IRQ Exception Handler:-

20094H.

Why is it so? What is that i am missing in the boot loader??? I am sure this has something to do with boot loader. Because this application program works fine when loaded with JTAG.

Please Please put some light...