NFC3 library - f103rb problem with building ready project after unpacking stm32cube_nfc3-v200
Hello, I'm trying to use ready project for nucleo f103rb, im extracting files, and opening project in "System workbench for stm32", I get errors when building like "
fatal error: opening dependency file Middlewares/ST/RFAL/rfal_analogConfig.d: No such file or directory rfal_analogConfig.c /STM32F1xx-ST25R95-Polling/Middlewares/ST/RFAL line 342 C/C++ Problem
", if I try to add rfal and the rest of files to existing working project (I'm trying to connect nfc04a1 with nfc03a1 in my project, so I need both of them to work together". It would be great if anyone could just send to me working version of project distributed in Cube for SW4STM32.
P.S. Is it possible to add this library to STM32Cube? I mean NFC_V2.0.0 and how to do this? I tried with adding zip and so on ... but nothing worked :(.
