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?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-18 5: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?
Labels:
- Labels:
-
STM32WB series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-18 10:02 AM
EmbOS is product of Segger. Their support can provide you a CMSIS wrapper.
-- pa
