2025-09-14 4:57 PM
I'm using the STM32G474RE with STM32CubeIDE - Version: 1.19.0, and I encountered a strange issue. I'm not sure whether to call it an error, as it doesn't technically throw any errors—but it's unusual.
When I create a new project and open the .ioc configuration, the NVIC section (which usually shows 7-8 entries for code generation) is completely empty. This behavior seems abnormal, and I'm unsure what's causing it.
Could someone please help me understand what's going on or how to resolve this?