Need some help to understand why pending interrupts are no longer serviced.
Need some help understanding an interrupt lockup situation.Written some code that is highly depending on interrupts getting serviced. It works fine as long as there is no interrupt nesting situation.In more detail I'm using printf calls/trace message...