cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to port EmbOS with CMSIS-OS V2 to STM32WB55 with BLE stack. Can you advice me a reference project or some tips? Easiest way?

VadymS
Associate II

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?

1 REPLY 1
Pavel A.
Evangelist III

EmbOS is product of Segger. Their support can provide you a CMSIS wrapper.

-- pa