On October 2, 2014 8:09:33 AM CDT, Daniel Gutson
wrote:
>On Thu, Oct 2, 2014 at 6:16 AM, Daniel Cederman
>wrote:
>>> I would not put too much time into this. Who needs this stuff?
>>
>> Thanks for the comment. I thought it would be a quick fix to add
>support,
>> but looking at the code that
On Thu, Oct 2, 2014 at 6:16 AM, Daniel Cederman wrote:
>> I would not put too much time into this. Who needs this stuff?
>
> Thanks for the comment. I thought it would be a quick fix to add support,
> but looking at the code that gcc generates for _Atomic struct's I do not
> really trust it to be
On Wed, Oct 1, 2014 at 7:44 PM, 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
> I would not put too much time into this. Who needs this stuff?
Thanks for the comment. I thought it would be a quick fix to add
support, but looking at the code that gcc generates for _Atomic struct's
I do not really trust it to be correct. And on embedded platforms it is
probably better to
On 2/10/2014 6:53 pm, Pavel Pisa wrote:
Hello Chris,
thanks for confirmation.
On Thursday 02 of October 2014 05:34:25 Chris Johns wrote:
On 2/10/2014 11:57 am, Pavel Pisa wrote:
Error reported
/opt/rtems4.11/arm-rtems4.11/lpc17xx_ea_ram/lib/librtemscpu.a(libshell_a-
main_ping.o): In function
Hello Chris,
thanks for confirmation.
On Thursday 02 of October 2014 05:34:25 Chris Johns wrote:
> On 2/10/2014 11:57 am, Pavel Pisa wrote:
> > Error reported
> >
> > /opt/rtems4.11/arm-rtems4.11/lpc17xx_ea_ram/lib/librtemscpu.a(libshell_a-
> >main_ping.o): In function `g_finish':
> > /home/pi/re
On 02/10/14 09:08, Daniel Cederman wrote:
The GR712RC uses irq 14 for the Ethernet core and one might not want to use the
same level for the inter-processor interrupts. Sharing level with the IPI
handler is also currently not supported by the leon3 bsp, so Ethernet
interrupts gets ignored if leve
The GR712RC uses irq 14 for the Ethernet core and one might not want to
use the same level for the inter-processor interrupts. Sharing level
with the IPI handler is also currently not supported by the leon3 bsp,
so Ethernet interrupts gets ignored if level 14 is used.
On 2014-10-02 07:34, Seba