And FIFO rather than deterministic
> On 19 Oct 2023, at 20:49, Petro Karashchenko
> wrote:
>
> Hi,
>
> I do not fully understand if you are looking from Application or Kernel
> perspective?
> Also I do not know if the CAN driver is capable of providing you with
> information when the messag
Application level. Lets assume the CAN driver deals with everything else (Big
assumption actually but let’s go with it)
> On 19 Oct 2023, at 20:49, Petro Karashchenko
> wrote:
>
> Hi,
>
> I do not fully understand if you are looking from Application or Kernel
> perspective?
> Also I do not
Hi,
I do not fully understand if you are looking from Application or Kernel
perspective?
Also I do not know if the CAN driver is capable of providing you with
information when the message is actually transmitted on the bus. I mean
that for example CAN peripheral may have multiple TX buffers and yo
Hello helpful people. I am not sure if this is a POSIX or NuttX
question, so apologies it it's something I "should" know.
I am looking for a methodology - ideally portable (POSIX) - perhaps a
queue, to hold a list of messages (CANbus) that need to be transmitted
in the correct chronological or