cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F303K8-Nucleo-Example (ADC_DMA_Transfer): undefined reference to `HAL_Init' - BUT include paths are configured

Tobe
Senior III

Hi,

im trying to get this example to work, but it sont compile. The paths for all includes are set up with a link folder in the project.

I double checked those, but cant get to the problem.

The order is: "main.c -> main.h -> stm32f3xx_hal.h -> HAL_StatusTypeDef HAL_Init(void)" and the file is in "\Drivers\STM32F3xx_HAL_Driver\Inc\stm32f3xx_hal.h" as link in the project and set up as include path (see pictures).

Something looks strange, as there are no files shown in "../Core/inc" in picture "strange.jpg".

Its Cubde IDE Version: 1.12.0.

1 ACCEPTED SOLUTION

Accepted Solutions
Tobe
Senior III

Figured it out:

It was linked, but excluded from build -.-


_legacyfs_online_stmicro_images_0693W00000bi9j6QAA.png

View solution in original post

1 REPLY 1
Tobe
Senior III

Figured it out:

It was linked, but excluded from build -.-


_legacyfs_online_stmicro_images_0693W00000bi9j6QAA.png