How to enable interrupt nesting in VIM?
I have two interrupts from Control SS peripherals that I am trying to nest but unable to do so.
I have assigned priorities 2 and 3 to the two interrupts while registering them and i am using a single INTXBAR instance.