Load nfc 25r3916 example project on kit eavualtion board with nucleo g431RB
I´m tying to load and example project for my nfc kit, which if formed by nucleo-G431RBT board with 25r3916B (nucleo-nfc08A1). I only find projects for another nucleos, so i try to star a new STM32 project (STM32 Cube 1.8.0)starting from my nucleo board as the following picture.

After create the project I selected the correct nfc library to my nfc nucleo in .ioc window as the following steps:


Then, i fill all the options to generate the code, however, there are some gaps that can´t be filled (found solutions of bsp api)


After generate the code, i try to build all code to ensure that there´s no problem, but appers two files that are called but they are not been generated, i don´t know the meaning of them or if they have to be created by other way.


On the other hand I also try to load an example project from STM32 for nucleo G0b1re

after build this, i don´t have any problem, but when i debug this obviously the program failed because my nucleo is different.
The 7z file is the proyect with build errors
