Hi,
I will check this in the evening and prepare a fix - it should not be
difficult.
2014-10-02 1:57 GMT+02:00 Chris Johns :
> On 2/10/2014 3:44 am, Joel Sherrill wrote:
>
>> Krzysztof/Hesham,
>>
>> And devel@ since this needs to be public now.
>>
>> I am trying to test or1ksim and sis using rte
On 30/09/14 16:18, Tomasz Gregorek wrote:
Any chance for someone to take a look at this patch?
Thanks, I checked in the patch without really looking at it.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 8
On 01/10/14 16:20, Daniel Cederman wrote:
I'm looking at GCC's libatomic, which provides software emulation of atomic
operations that are not supported by hardware. It does this by using a
compare-and-swap loop, or, failing that, using locks. At the moment it is not
selected for compilation for R
On 01/10/14 13:53, Daniel Cederman wrote:
The LEON3_MP_IRQ define is used to pick the IRQ to be used by the
shared memory driver and for inter-processor interrupts. On some LEON3
systems, for example the GR712RC, the default value of 14 is not suitable.
To make this value configurable from the ap
Thanks, committed.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftli
On 2/10/2014 11:57 am, Pavel Pisa wrote:
Hello all,
when have tested recent master branch (fbe59f7c6756edc2952b13167893b85fe6e7aecb)
build configured for lpc17xx_ea_ram BSP, I am experiencing next error for my
code with networking enabled. It seems to be related to add of ping command.
Even add
Hello all,
when have tested recent master branch (fbe59f7c6756edc2952b13167893b85fe6e7aecb)
build configured for lpc17xx_ea_ram BSP, I am experiencing next error for my
code with networking enabled. It seems to be related to add of ping command.
Even addition of -lm to my LDFLAGS does not help
G
On 2/10/2014 3:44 am, Joel Sherrill wrote:
Krzysztof/Hesham,
And devel@ since this needs to be public now.
I am trying to test or1ksim and sis using rtems-tester.
We need to get Krzysztof's patches merged and I am
just trying to run down all the issues I can.
You both have made some changes to
Krzysztof/Hesham,
And devel@ since this needs to be public now.
I am trying to test or1ksim and sis using rtems-tester.
We need to get Krzysztof's patches merged and I am
just trying to run down all the issues I can.
You both have made some changes to the repository
and I am having issues. Krzys
Hi
Although it has not been announced and is not sure to happen,
I would like to make sure we have begun to plan for Google
Code-In. This is a program for high school students and the
tasks are small.
We have participated three years and we have had success but
it requires preparation on having t
Hi
Jennifer has been trying to contact Janek van Oirschot and
Youren Shen without luck.
I am hoping that by asking here, they will see this and
reply privately to me. I am hoping this is just a matter
of not watching the gmail account.
--
Joel Sherrill, Ph.D. Director of Research &
Hi,
I'm looking at GCC's libatomic, which provides software emulation of
atomic operations that are not supported by hardware. It does this by
using a compare-and-swap loop, or, failing that, using locks. At the
moment it is not selected for compilation for RTEMS since it requires
operating s
On 10/1/2014 7:42 AM, Мороз Олег wrote:
> I think thats all that i've changed. But a can send it as patch if you
> can say me how do it.
http://wiki.rtems.org/wiki/index.php/Git_Users has instructions on
simple branches and submitting a patch. Hopefully it is enough.
>
> On 01.10.2014 16:40, Se
>From 61b3f2d3eb0872105a356558bf2d630fb488a60a Mon Sep 17 00:00:00 2001
From: "Moroz.Oleg"
Date: Wed, 1 Oct 2014 17:16:23 +0400
Subject: [PATCH] Fix assertion "BUF != NULL" for i386
BSP_uart_termios_write_com1 and BSP_uart_termios_write_com2
---
c/src/lib/libbsp/i386/shared/comm/uart.c | 13 +
I think thats all that i've changed. But a can send it as patch if you
can say me how do it.
On 01.10.2014 16:40, Sebastian Huber wrote:
On 01/10/14 14:35, Мороз Олег wrote:
I've solved my problem using code changes
diff --git a/c/src/lib/libbsp/i386/shared/comm/uart.c
b/c/src/lib/libbsp/i38
On 01/10/14 14:35, Мороз Олег wrote:
I've solved my problem using code changes
diff --git a/c/src/lib/libbsp/i386/shared/comm/uart.c
b/c/src/lib/libbsp/i386/shared/comm/uart.c
index 3c4d42a..3552fe6 100644
--- a/c/src/lib/libbsp/i386/shared/comm/uart.c
+++ b/c/src/lib/libbsp/i386/shared/comm
I've solved my problem using code changes
diff --git a/c/src/lib/libbsp/i386/shared/comm/uart.c
b/c/src/lib/libbsp/i386/shared/comm/uart.c
index 3c4d42a..3552fe6 100644
--- a/c/src/lib/libbsp/i386/shared/comm/uart.c
+++ b/c/src/lib/libbsp/i386/shared/comm/uart.c
@@ -568,12 +568,13 @@ BSP_u
The LEON3_MP_IRQ define is used to pick the IRQ to be used by the
shared memory driver and for inter-processor interrupts. On some LEON3
systems, for example the GR712RC, the default value of 14 is not suitable.
To make this value configurable from the application, it is replaced with
a weakly link
18 matches
Mail list logo