Re: [PATCH v1 1/2] bsps/shared/ofw: Implement RTEMS OFW interface

2020-11-04 Thread Gedare Bloom
On Mon, Nov 2, 2020 at 12:13 PM Christian Mauderer wrote: > > Hello Niteesh, > > On 02/11/2020 18:06, Niteesh G. S. wrote: > > ping. > > Yes, of course you are right that it would be time to integrate it. The > nasty part why I haven't started to do something into that direction is > that we

Re: [PATCH v4 0/1] Test for clock_nanosleep() with CLOCK_MONOTONIC option

2020-11-04 Thread Gedare Bloom
i need to find time to look at this, and try it out. Does this compile? e.g., I don't see a definition of OPERATION_COUNT On Wed, Oct 28, 2020 at 7:34 AM Utkarsh Rai wrote: > > Ping. > > On Wed, Oct 21, 2020 at 8:58 AM Utkarsh Rai wrote: >> >> This patch has the tests for clock_nanosleep with

Re: Fatal exceptions on context-switching for more than two isolated threads

2020-11-04 Thread Gedare Bloom
On Sun, Nov 1, 2020 at 9:49 AM Utkarsh Rai wrote: > > > > > On Fri, Oct 23, 2020 at 10:28 PM Utkarsh Rai wrote: >> >> >> >> On Fri, Oct 23, 2020 at 9:57 PM Gedare Bloom wrote: >>> >>> On Fri, Oct 23, 2020 at 9:37 AM Utkarsh Rai wrote: >>> > >>> > >>> > >>> > On Thu, Oct 22, 2020 at 11:23 PM

Re: How does RTEMS decide which process to execute next on calling rtems_task_exit

2020-11-04 Thread Richi Dubey
Hi Mr. Huber, I see. Any information helps, and I would try to learn more about _Thread_Make_zombie(). Thanks again! On Tue, Nov 3, 2020 at 11:35 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello Richi, > > the task termination sequence is quite complicated. The last

Re: LibBSD PowerPC motorola_shared BSP PCI Support

2020-11-04 Thread Heinz Junkes
Hello, Chris, unfortunately it is not quite so simple. The Beatnik board uses for the Ethernet the Marvell Discovery II MV64360 (GT64360) and there two of the three built-in Ethernet controllers. Till Straumann has written a driver for it called "mve" and unfortunately it is not available in

EPICS and RTEMS BSPs

2020-11-04 Thread Joel Sherrill
Hi Heinz posted about the Beatnik BSP and I started to include this in the response but thought it should be its own thread in the hope it would get the attention it really needs. There is a table in Chris and my EPICS meeting presentation that lists the boards we think the EPICS community is

Re: LibBSD PowerPC motorola_shared BSP PCI Support

2020-11-04 Thread Joel Sherrill
On Wed, Nov 4, 2020 at 6:28 AM Heinz Junkes wrote: > Hello, Chris, > unfortunately it is not quite so simple. The Beatnik board uses > for the Ethernet the Marvell Discovery II MV64360 (GT64360) > and there two of the three built-in Ethernet controllers. > > Till Straumann has written a driver

Re: Fatal exceptions on context-switching for more than two isolated threads

2020-11-04 Thread Sebastian Huber
On 04/11/2020 19:38, Gedare Bloom wrote: Based on the above suggestions I tried to move the User_extensions_Iterator storage to the TCB by adding a new field to the structure, but that did not compile(userextimpl.h is not included with thread.h because of cyclic dependency). This made me

Certificate for docs.rtems.org expired?

2020-11-04 Thread Jan.Sommer
Hello, The webmaster is probably aware, but just in case: Firefox and Edge don't let me connect to docs.rtems.org because of an invalid certificate. Probably, the certificate is expired. Connecting to www.rtems.org still works fine. Best regards, Jan Deutsches Zentrum für Luft- und

Re: [GCC PATCH] rtems: add __FIX_LEON3FT_TN0018 for affected targets

2020-11-04 Thread Sebastian Huber
Hello Daniel, could you please send this patch to the gcc-patches list. With a ChangeLog entry in the commit message, for example: gcc/     * config/sparch/rtemself.h (TARGET_OS_CPP_BUILTINS): Add built-in define __FIX_LEON3FT_TN0018. On 16/10/2020 16:55, Daniel Hellstrom wrote: Enable a