All of lore.kernel.org
 help / color / mirror / Atom feed
From: "loïc tourlonias" <loic.tourlonias@gmail.com>
To: Raul Piper <raulpblooper@gmail.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: Does FreeRTOS works on Linux?
Date: Wed, 5 May 2021 21:30:47 +0200	[thread overview]
Message-ID: <CA+XxOSGgsmnvVz-ozPmeHjzW1EQ7fxohdGzwbvB-obrAHhS3pQ@mail.gmail.com> (raw)
In-Reply-To: <CAEwN+MDnvCShPaK3oyDioj7OiZhFhF++ccpLeBRVFbmJHA3BrQ@mail.gmail.com>

On Wed, May 5, 2021 at 8:07 PM Raul Piper <raulpblooper@gmail.com> wrote:
>
> Hello,
Hi
> I am having an embedded linux system and wanted to use any  RTOS on
> it. Can I use Free RTOS?
> My project has 2 tasks , one is producer and another is consumer
> working parallely.
I'm afraid I don't understand what you are requesting and I hope that
someone else understand more clearly. But I'll still explain my
understanding.
You want to run a RTOS upon Linux OS, doesn't make it too much OSes?
Then I have several questions:
Do you really need a Real Time Operating System, can't you run your
project in Linux userspace?
Have you tried Linux RTOS extension (again I'm no expert and haven't
tried them but you can look at Xenomai)?
FreeRTOS is a standalone OS and depending on your system there may be
an example running on your architecture in parallel of your embedded
Linux. For example, on one of my project with have an ARM Cortex-A7
with a Linux running in Normal World and FreeRTOS running in Trusted
world.
>
> I have seen Free RTOS used in microcontrollers handling this , how can
> this be done in Linux(which such APIs if not Free RTOS).
>
HTH
> Regards,
> R
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2021-05-05 19:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 18:07 Does FreeRTOS works on Linux? Raul Piper
2021-05-05 19:30 ` loïc tourlonias [this message]
2021-05-06 14:42   ` Raul Piper
     [not found]     ` <YJTgOwiVQxyc8oyx@kroah.com>
     [not found]       ` <CAEwN+MBHdNQ8idf77GAshkgjrbxg84Lz+un4_12QW=Qo4nMhLg@mail.gmail.com>
2021-05-08  8:46         ` Greg KH
2021-05-09  6:40     ` loïc tourlonias
2021-05-11  2:39       ` jim.cromie
2021-05-11  3:44       ` Valdis Klētnieks
2021-05-11  7:54         ` loïc tourlonias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+XxOSGgsmnvVz-ozPmeHjzW1EQ7fxohdGzwbvB-obrAHhS3pQ@mail.gmail.com \
    --to=loic.tourlonias@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=raulpblooper@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.