Failed to execute MI command load *.elf - NVIC - Error STM32G0B1?
Hello.
I encountered strange CubeIDE behavior on a customer board with an STM32G0B1CEU.
I've found similar glitches on this forum, but they mostly stemmed from fake HW.
I use all original STM from MOUSER.
If I enable PWM on TIM4 in MXcube, without NVIC, I generate the code, then using CubeIDE and stlink-v3e I upload the code to the MCU without problems, it works without problems, the oscilloscope shows what it has.
But as soon as I activate anything with NVIC (TIM PWM Interrupt, DMA interrupt, ...), I generate the code in CubeIDE, then when uploading the code to the MCU it terminates with an MI error message, see attachment.
Where is the problem?
Please help.
