cancel
Showing results for 
Search instead for 
Did you mean: 

Can't build st25dv discovery example NFC project

SSAVO.1
Associate

Hi, I have a st25dv discovery kit for NFC application. I have downloaded stm32cubeIde and I opened the project example. I have this error when I build the project :

ST25DV_DISCOVERY_FW_V1.1.2/Projects/ST25DV-Discovery/Demonstrations/ST25DVDemo/Src/fw_command.c:31:

../../../../../../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h:30:10: fatal error: stm32f4xx.h: No such file or directory

 #include "stm32f4xx.h"

I have downloaded the STM32F4 package with the IDE.

Thanks in advance for your help.

Best regards

Sullivan

1 ACCEPTED SOLUTION

Accepted Solutions
Ons KOOLI
Senior III

Hi SSAVO.1,

The issue is fixed.

ST25DV DISCOVERY Firmware package updated and stable can be downloaded from official ST website.

Best Regards,

Ons.

View solution in original post

3 REPLIES 3
Ons KOOLI
Senior III

Hi SSAVO.1,

Thank you so much for your feedback.

It seems that some files are missing in ST25DV_DISCOVERY_FW_V1.1.2\Drivers\CMSIS\Device\ST\STM32F4xx directory.

This will be fixed soon in ST25DV DISCOVERY Firmware package.

Best Regards,

Ons.

SSAVO.1
Associate

HI, thank you for your answer.

I copied the STM32F4xx folder from the package downloaded into the IDE to the project folder, and It compiles now.

Thank you for you help.

best regards

Sullivan

Ons KOOLI
Senior III

Hi SSAVO.1,

The issue is fixed.

ST25DV DISCOVERY Firmware package updated and stable can be downloaded from official ST website.

Best Regards,

Ons.