app_bsp.c missing
Dear all,
with the latest update of STM32Cube_FW_WBA_V1.8.0, the BLE_p2pServer_TZ example no longer works. The following error occurs during compilation:
make: *** No rule to make target 'C:/0_ST_abc/Example/Projects/Common/WPAN/Interfaces/app_bsp.c', needed by 'Application/User/Common/WPAN/Interface/app_bsp.o'. Stop.
If I copy the missing file from another location in the folder structure, it is deleted every time STM32CubeMX is used to regenerate the project.
Even when using a copied of this file from a previous firmware version, the button is not recognized by the ST BLE Toolbox.
Is there a simple workaround to get this project running?
Thanks in advance.
