Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Sebastian Huber
On 15/10/2020 00:48, Chris Johns wrote: On 15/10/20 2:27 am, Joel Sherrill wrote: On Wed, Oct 14, 2020 at 10:20 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote: On 14/10/2020 17:17, Joel Sherrill wrote: > On Wed, Oct 14, 2020 at 9:45 AM Sebastian Huber >

Re: Uncrustify

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020, 6:03 PM Chris Johns wrote: > On 15/10/20 5:04 am, Joel Sherrill wrote: > > On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber > > sebastian.hu...@embedded-brains.de>> > > wrote: > > Hello, > > > > I tried to write a configuration file for Uncrustify which is close >

Re: Uncrustify

2020-10-14 Thread Chris Johns
On 15/10/20 5:04 am, Joel Sherrill wrote: > On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber > > > wrote: > Hello, > > I tried to write a configuration file for Uncrustify which is close to > the RTEMS coding style. This tool has really a

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Chris Johns
On 15/10/20 2:27 am, Joel Sherrill wrote: > On Wed, Oct 14, 2020 at 10:20 AM Sebastian Huber > > > wrote: > On 14/10/2020 17:17, Joel Sherrill wrote: > > On Wed, Oct 14, 2020 at 9:45 AM Sebastian Huber > >

Re: Uncrustify

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020 at 12:11 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I tried to write a configuration file for Uncrustify which is close to > the RTEMS coding style. This tool has really a lot of options. The > configuration file has more than 3000 lines.

Re: Beagle SPI driver update

2020-10-14 Thread Niteesh G. S.
Hello, Update: I got the condition in the while loop wrong. After fixing this it works now. I'll try to post a working patch of the SPI driver as soon as possible. Thanks, Niteesh On Wed, Oct 14, 2020 at 12:39 PM Niteesh G. S. wrote: > Hello, > > First of all really sorry for the long delay,

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020, 11:19 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > On 14/10/2020 18:16, Joel Sherrill wrote: > > > > > Can you just fix this for now? It builds with autoconf and there > > is a > > > ticket for it. > > > > I removed the BSPs a while ago

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Sebastian Huber
On 14/10/2020 18:16, Joel Sherrill wrote: > Can you just fix this for now? It builds with autoconf and there is a > ticket for it. I removed the BSPs a while ago also in the old build system:

Re: [PATCH] rtems-bsps-tiers.ini: Delete removed PowerPC BSPs

2020-10-14 Thread Sebastian Huber
The patch looks good, thanks. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020, 11:13 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > On 14/10/2020 17:27, Joel Sherrill wrote: > > > > > > On Wed, Oct 14, 2020 at 10:20 AM Sebastian Huber > > > > wrote: > > > > On 14/10/2020 17:17, Joel

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Sebastian Huber
On 14/10/2020 17:27, Joel Sherrill wrote: On Wed, Oct 14, 2020 at 10:20 AM Sebastian Huber > wrote: On 14/10/2020 17:17, Joel Sherrill wrote: > On Wed, Oct 14, 2020 at 9:45 AM Sebastian Huber >

[PATCH] rtems-bsps-tiers.ini: Delete removed PowerPC BSPs

2020-10-14 Thread Joel Sherrill
--- config/rtems-bsps-tiers.ini | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini index 34d7143..e918a6f 100644 --- a/config/rtems-bsps-tiers.ini +++ b/config/rtems-bsps-tiers.ini @@ -83,16 +83,15 @@ bsps_moxie =

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020 at 10:20 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 14/10/2020 17:17, Joel Sherrill wrote: > > > On Wed, Oct 14, 2020 at 9:45 AM Sebastian Huber > > > > wrote: > > > > On 14/10/2020 15:35, Joel Sherrill

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Sebastian Huber
On 14/10/2020 17:17, Joel Sherrill wrote: On Wed, Oct 14, 2020 at 9:45 AM Sebastian Huber > wrote: On 14/10/2020 15:35, Joel Sherrill wrote: > BSP builder has 81 failures. :( It tried to build BSPs which no longer exist. Well that is

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Joel Sherrill
On Wed, Oct 14, 2020 at 9:45 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 14/10/2020 15:35, Joel Sherrill wrote: > > > BSP builder has 81 failures. :( > It tried to build BSPs which no longer exist. > Well that is an easier thing to fix than my concern that it was related

Re: Fwd: [rtems-bsp-builder] 2020-10-13 09:15:22: Profile(s): everything

2020-10-14 Thread Sebastian Huber
On 14/10/2020 15:35, Joel Sherrill wrote: BSP builder has 81 failures. :( It tried to build BSPs which no longer exist. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Beagle SPI driver update

2020-10-14 Thread Niteesh G. S.
Hello, First of all really sorry for the long delay, I am preparing for a robotics competition and it eats up most of my free time. I finally got a logic analyzer and tested the SPI driver using it. And as expected the waveforms weren't right. To understand the device better and also to narrow

Re: On Master All GDB Builds Fail on Cygwin

2020-10-14 Thread Chris Johns
On 14/10/20 11:45 am, Joel Sherrill wrote: > On Tue, Oct 13, 2020, 6:37 PM Chris Johns > wrote: > > On 14/10/20 9:42 am, Joel Sherrill wrote: > > Finally got an answer from Corinna and she said to report this to gdb. > But > when > > I went to repeat it,