ranshalit wrote on Tuesday, June 12, 2018:
Hello,
Can EFM32 be used with freeRTOS ?
Is there any example ?
Thank you,
ranran
ranshalit wrote on Tuesday, June 12, 2018:
Hello,
Can EFM32 be used with freeRTOS ?
Is there any example ?
Thank you,
ranran
ranshalit wrote on Tuesday, June 12, 2018:
a fix:
I actuall ask about EFR32, not EFM32, sorry.
I did see EFM32 demo, but not EFR32.
Thank you,
ranran
rtel wrote on Wednesday, June 13, 2018:
Not sure, FreeRTOS will run on any Cortex-M without porting, you just
need a project, but if the BLE is running on the same MCU core as
FreeRTOS it could get tricky. I found this:
https://www.silabs.com/community/wireless/proprietary/forum.topic.html/efr32_freertos-dX0I
from a quick Google.