2025-07-02 12:43 PM - last edited on 2025-07-07 6:33 AM by mƎALLEm
Hello all,
I am trying to compile STM32F7xx_HAL_Driver using gcc toolchain in mingw. I am trying to build the example project GPIO_EXTI for the STM32F746ZG-Nucleo.
Would appreciate any help!
2025-07-02 1:12 PM
Hi,
>I am trying to compile STM32G4xx_HAL_Driver using gcc toolchain in mingw.
Just -why ? game ? challenge ?
Why not using the stm IDE ?
2025-07-02 2:25 PM - edited 2025-07-02 3:42 PM
.
2025-07-07 6:14 AM
Hey sorry if there was any confusion in my post, that was a typo on my part.
I am using the STM32CubeIDE as well as the MinGW GCC toolchain and the Gnu make builder
It will clean just fine:
But when I try and build I get this:
As far as not using the default toolchain I was under the impression that the STM32cubeIDE did not have native tools to produce make files, etc.
2025-07-07 6:18 AM
Hello,
The confusion also resides in the title "building STM32G4 HAL example for STM32F746ZG-Nucleo"!
Why are you building STM32G4 HAL example for STM32F746ZG-Nucleo?
They don't belong to the same MCU family!
2025-07-07 6:22 AM
Correction:
I am trying to build the GPIO_EXTI example project for the STM32746ZG_Nucleo in the STM32CubeIDE.
2025-07-07 6:23 AM
That was a typo on my part. I've corrected that with a reply to the main post.
2025-07-07 6:25 AM
I'm updating the post then ..
2025-07-07 6:26 AM
Thank you! I apologize for that.
2025-07-07 7:37 PM
I'm 100% sure I replied to this post just before @Pavel A. but my post has disappeared. What happened?