Loading...
 
Skip to main content

System Workbench for STM32


Build Error using Eclipse for STM32070xx low power device code

Dear All,

I am using Eclipse Neon.1 version with C:\MinGW\include and C:\STM32_toolchain\arm-none-eabi.

Previously I also use AC6, same build error happens.

I am not sure what should be my project build configuration setting and preference setting in this IDE.

__HAL_RCC_GPIOA_CLK_ENABLE() could not be resolved resolved.

Kindly help me to remove this error.



1. What to do with HAL supporting here?
2. What other compilar I should use ?
3. What necessy setting it needs to sucessfull rurn and load program in STM32F0xx?