2022-07-22 03:40 AM
I imported the BLE Beacon example from
C:\ST\BlueNRG-1_2 DK 3.2.2\Project\BLE_Examples\BLE_Beacon\WiSE-Studio\STEVAL-IDB008V1M
in Atollic TrueStudio 9.3.0 ("Existing Projects into Workspace")
but after clicking the 'Build' button, the console prints:
**** Build of configuration Release for project BLE_Beacon ****
Nothing to build for project BLE_Beacon
There is a folder c:\Data\ARM\BLE_Beacon in my workspace, but it contains only
.cproject
.project
BlueNRG2.ld
files.
Any advice?
2022-07-22 05:53 AM
Is that example supposed to work with TrueStudio?
Note that TrueStudio is Not Recommended for New Designs (NRND) - STM32CubeIDE is the replacement:
although there's some tips from @Nikita91 on "upgrading" TrueStudio in this thread:
2022-07-22 01:02 PM
Both STM32CubeIDE and STM32CubeMX do not support BlueNRG, as given in some threads here. They do not offer BlueNRG-2 in MCU selection.