June 8, 2021 at 10:30 AM #1 Hello ,I am using embOS for Cortex-M and SEGGER Embedded Studio version 5.14 on a nRF52840 DK.I am replacing FreeRTOS with embOS, is there an option to use direct task notification like in FreeRTOS?
June 8, 2021 at 10:52 AM #2 Hello,yes, these are called in embOS "task events".https://www.segger.com/doc/UM01001_embOS.html#Task_EventsPlease also have a look here Migration from FreeRTOS to embOS.Best regards,Til