It would help to know which assert was triggered, but a common one is due to not assigning the interrupt a valid priority. They often default to a non-suitable priority.
It would help to know which assert was triggered, but a common one is due to not assigning the interrupt a valid priority. They often default to a non-suitable priority.