This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Configure freeRTOS project for nRF52805

Hi,

Is it possible to run a freeRTOS project on nRF52805?

I've follow the instructions from "Developing for the nRF52805 with nRF5 SDK"  on the simple "blinky" example and it works fine. the problem begins when i'm trying to adjust the "blinky_RTOS" for nRF52805.

Thanks!

Parents
  • Same problem here.

    I think the latest nRF5 SDK 17.0.2 has a FreeRTOS provided port which requires FPU and it is for that reason that Nordic only targets PCA100040 (nRF52832) and not PCA10040e (nRF52810). The same problem applies to nRF52805.

    My only concern is if there may be any port supporting also those smaller MCUs or if there will never be one since the nRF52805 preferred SDK is Nordic Connect.

    Regards,

    Andrea

Reply
  • Same problem here.

    I think the latest nRF5 SDK 17.0.2 has a FreeRTOS provided port which requires FPU and it is for that reason that Nordic only targets PCA100040 (nRF52832) and not PCA10040e (nRF52810). The same problem applies to nRF52805.

    My only concern is if there may be any port supporting also those smaller MCUs or if there will never be one since the nRF52805 preferred SDK is Nordic Connect.

    Regards,

    Andrea

Children
No Data
Related