Running FreeRTOS on a well know proven schedular

taylanm wrote on Wednesday, March 20, 2019:

Hi all,

I am working on a legacy project which is using on a proprietary schedular.

I would like to run FreeRTOS on top of this schedular to reuse some approvals of the existing system.

Is it something possible? Can you please advise how ?

Thanks for your helps
Taylan

rtel wrote on Wednesday, March 20, 2019:

Maybe yes, or maybe no ;o) I’m afraid we would need a lot of
information to be able to even begin to decide. I think the main
question would be about how the existing scheduler was using the
hardware, and if its use of the hardware would conflict with FreeRTOS’s
use of the scheduler. It might even be that FreeRTOS is the master and
then you use your scheduler in one of the tasks (depending on what type
of scheduler it is, fully pre-emptive or just a run to completion set of
libraries, or something in between).

taylanm wrote on Wednesday, March 20, 2019:

Dear Richard ,

Thanks for your response.

Existing schedular will be using completely seperate resources than that of FreeRTOS.

But some of the applications running on this schedular will have control over some critical components and its operation is time critical.

So somehow, freeRTOS has to work under the control of legacy schedular, for sure if possible.

Regards
Taylan

taylanm wrote on Wednesday, March 20, 2019:

taylanm wrote on Wednesday, March 20, 2019:

Dear Richard ,

Thanks for your response.

Existing schedular will be using completely seperate resources than that of FreeRTOS.

But some of the applications running on this schedular will have control over some critical components and its operation is time critical.

So somehow, freeRTOS has to work under the control of legacy schedular, for sure if possible.

Regards
Taylan


From: Richard Barry rtel@users.sourceforge.net
Sent: Wednesday, March 20, 2019 5:02 PM
To: [freertos:discussion]
Subject: [freertos:discussion] Re: Running FreeRTOS on a well know proven schedular

Maybe yes, or maybe no ;o) I’m afraid we would need a lot of
information to be able to even begin to decide. I think the main
question would be about how the existing scheduler was using the
hardware, and if its use of the hardware would conflict with FreeRTOS’s
use of the scheduler. It might even be that FreeRTOS is the master and
then you use your scheduler in one of the tasks (depending on what type
of scheduler it is, fully pre-emptive or just a run to completion set of
libraries, or something in between).


Running FreeRTOS on a well know proven schedularhttps://sourceforge.net/p/freertos/discussion/382005/thread/8ce14559c0/?limit=25#99c0/ebd4


Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/freertos/discussion/382005/

To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/