B-G473E-ZEST1S with MCSDK 6.4.1 singnal handler after startup
Hallo,
i try to run an B-G473E-ZEST1S with STEVAL-LVLP01A. I generate code with the default setting from MCSDK 6.4.1., STM32CubeMX 6.16.1, STM32 FW V1.6.1 (Recommended)
I changed nothing on the board hardware or MCSDK settings, i choose the 2 boards and generate code, but after startup I end always in an "<signal handler called at 0xffffffe9>".
The error occours after MX_NVIC_Init(); without MX_NVIC_Init(); the code is running, so it has something to do with the interrupts, but I don't get it.
Does anyone know what could be the cause of this error? Has anyone successfully used this board with the MCSDK 6.4.1?
Thank you!
