Forum: System Workbench for STM32

Debug problems with STM32F030

I just tried to import the GPIO toggle example from F0 HAL V1.7.0 and there is no issue.
Tested on a Nucleo F031 board.
I just changed the C compiler optim to “O None” instead of -Os (size).

Can you try the example and if working, try to fetch the differences.

Rgds,
Laurent