2021-01-18 05:45 AM
I choose as reference the application example "BLE_HeartRateFreeRTOS_ANCS" and EmbOS with CMSIS for CubeIDE for STM32F746NG( board 32F746GDISCOVERY).
In reference STM project, the CMSIS is included by "cmsis_os.h" that includes "cmsis_os2.h" and also part of FreeRTOS. I have many compilation errors on API CMSIS with BLE part.
Do you have reference for EmbOS with CMSIS-OS?
2021-01-18 10:02 AM
EmbOS is product of Segger. Their support can provide you a CMSIS wrapper.
-- pa