Re: Ping on ticket 4728 + patch

2022-10-17 Thread Chris Johns
On 18/10/2022 1:13 pm, Joel Sherrill wrote: > On Sun, Oct 16, 2022 at 9:32 AM Alan Cudmore > wrote: > > On Fri, Oct 14, 2022 at 9:19 AM Joel Sherrill > wrote: > > > > Pushed. Thanks for pinging. It does help. > > > >

Re: Ping on ticket 4728 + patch

2022-10-17 Thread Joel Sherrill
On Sun, Oct 16, 2022 at 9:32 AM Alan Cudmore wrote: > On Fri, Oct 14, 2022 at 9:19 AM Joel Sherrill wrote: > > > > Pushed. Thanks for pinging. It does help. > > > > Since you are looking at the riscv BSPs, could you look at the four > > BSP build failures reported here: > > > >

Re: [PATCH] libdebugger: Add a target break call to suspend all running threads

2022-10-17 Thread Chris Johns
I have fixed the subject line as above in the commit to push :) Chris On 18/10/22 7:35 am, chr...@rtems.org wrote: > From: Chris Johns > > - Optionally wait if there is no remote debugger connected and break > when the remote connects > > Closes #4740 > --- >

[PATCH] libdebugger: Add a targte break call to suspending all running threads

2022-10-17 Thread chrisj
From: Chris Johns - Optionally wait if there is no remote debugger connected and break when the remote connects Closes #4740 --- .../rtems/debugger/rtems-debugger-server.h| 1 + cpukit/include/rtems/rtems-debugger.h | 8 +++ cpukit/libdebugger/rtems-debugger-server.c| 72

Re: rtems-libbsd support RISC-V or not

2022-10-17 Thread Joel Sherrill
On Mon, Oct 17, 2022, 2:19 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello Padmarao, > > I am not sure if rtems-libbsd was used on riscv before, however, adding > the architecture support wouldn't be difficult. > I agree with Sebastian that I don't think riscv has been

Re: rtems-libbsd support RISC-V or not

2022-10-17 Thread Sebastian Huber
Hello Padmarao, I am not sure if rtems-libbsd was used on riscv before, however, adding the architecture support wouldn't be difficult. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax:

rtems-libbsd support RISC-V or not

2022-10-17 Thread Padmarao.Begari
Hi, Is the rtems-libbsd support the risc-v architecture BSP or not? Because I am trying to use existing FreeBSD ethernet and mmc driver for Microchip PolarFore SoC(RTEMS RISC-V BSP variant). Regards Padmarao ___ devel mailing list devel@rtems.org