2019-06-20 12:19 AM
I use STMCubeID V1.0.0
I 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:
If I choose Empty as target, I get this names:
Why is this difference and for waht do the letters "0"/"1" and "D"/"I" stand for?