Low priority interrupts are optional, but high priority must be used.

In effect, if Low priority interrupts are the only ones being used.
Then they would really be High Priority, since nothing could interrupt them.

So either move them to the high priority list, or add at least one int source to the H.P. ints.
<br>