Skip to main content
Visitor II
April 16, 2020
Solved

Can't build st25dv discovery example NFC project

  • April 16, 2020
  • 3 replies
  • 998 views

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

    This topic has been closed for replies.
    Best answer by Ons KOOLI

    Hi SSAVO.1,

    The issue is fixed.

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

    Best Regards,

    Ons.

    3 replies

    Visitor II
    April 17, 2020

    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.1Author
    Visitor II
    April 17, 2020

    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 KOOLIAnswer
    Visitor II
    April 17, 2020

    Hi SSAVO.1,

    The issue is fixed.

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

    Best Regards,

    Ons.