This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2432: Profinet Stack with other RTOS like Cesium OS2

Part Number: AM2432

Hello,

in our new project, we are considering other RTOS like Cesium OS2 instead of FreeRTOS.

I have to check if any porting effort of Profinet stack is required when other RTOS Cesium OS2 is used instead of FreeRTOS. I assume we can just use the same library of Profinet Stack provided in SDK for this case. Is this assumption correct? if not, can you let me know what effort is required and any things I have to know to use it on other RTOS rather than FreeRTOS? Can we use Profinet stack without RTOS?

Regards,

Moonil

  • Hi  Moonil,

    All the existing examples for Profinet in MCU+ SDK are using FreeRTOS. In fact it is based on the DPL (unified APIs for NORTOS or FreeRTOS), so to add RTOS like Cesium OS2 will need to add the Cesium OS2 into the DPL.

    Best reagrds,

    Ming