Hello, I am running FreeRTOS and Harmony 1.10. I want to get an IRQ when a CAN message is received, but everyting crashes and I am not able to debug in the IRQ. My Device is a MX795. void IntHandlerDrvCANInstance0(void)
{
message = (CAN_RX_MSG_..
{
message = (CAN_RX_MSG_..