John Mullan

Results 1 comments of John Mullan

I ran into similar issues with FreeRTOS API functions and had luck writing my own API wrappers with a check for the condition (portNVIC_INT_CTRL_REG & portVECTACTIVE_MASK) to call the appropriate...