I use STMCubeID V1.0.0I realised that there is a difference of the names in the vector table for the can irqhandlers.If I choose STM32Cube as target, I get a startup_stm32f373vctx.s file with the names:CAN_RX0_IRQHandlerCAN_RX1_IRQHandlerIf I choose ...