> Please try and let me know if it is ok so I can push to master:
It worked! Everything's perfect now. Thanks Chris.
On 19 June 2017 at 23:19, Jiri Gaisler wrote:
>
>
> On 06/17/2017 10:28 AM, Cillian O'Donnell wrote:
>> On 16 June 2017 at 22:00, Jiri Gaisler wrote:
>>> Hi Cillian,
>>>
>>> the
On 20/06/17 07:44, Sebastian Huber wrote:
On 20/06/17 02:51, Chris Johns wrote:
On 19/06/2017 23:19, Sebastian Huber wrote:
Change bsp_interrupt_vector_enable() and bsp_interrupt_vector_disable()
to not return a status code. Add bsp_interrupt_assert() and use it to
validate the vector number
On Jun 20, 2017 1:20 AM, "Denis Obrezkov" wrote:
2017-06-20 4:00 GMT+03:00 Joel Sherrill :
>
>
> On Jun 19, 2017 5:37 PM, "Denis Obrezkov" wrote:
>
> 2017-06-20 1:23 GMT+03:00 Hesham Almatary :
>
>>
>>
>> On Tue, Jun 20, 2017 at 7:33 AM, Denis Obrezkov
>> wrote:
>>
>>> 2017-06-20 0:19 GMT+03:0
2017-06-20 16:29 GMT+03:00 Joel Sherrill :
>
>
> On Jun 20, 2017 1:20 AM, "Denis Obrezkov" wrote:
>
> 2017-06-20 4:00 GMT+03:00 Joel Sherrill :
>
>>
>>
>> On Jun 19, 2017 5:37 PM, "Denis Obrezkov"
>> wrote:
>>
>> 2017-06-20 1:23 GMT+03:00 Hesham Almatary :
>>
>>>
>>>
>>> On Tue, Jun 20, 2017 at
The latest RTEMS should work without this patch on the BBB.
--
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 reque
On 19/06/17 15:45, Sichen Zhao wrote:
Ok, so i think most of my ported file shouldn't add copyright.
But some file in the rtemsbsd folder , i think i modified some new
code. The link is below:
https://github.com/hahchenchen/rtems-libbsd/blob/usb2.0/rtemsbsd/include/bsp/nexus-devices.h#L49
http
On 20/06/2017 22:39, Sebastian Huber wrote:
> On 20/06/17 07:44, Sebastian Huber wrote:
>
>> On 20/06/17 02:51, Chris Johns wrote:
>>
>>> On 19/06/2017 23:19, Sebastian Huber wrote:
Change bsp_interrupt_vector_enable() and bsp_interrupt_vector_disable()
to not return a status code. Add
Hello,
I tried to build GDB 8.0 on FreeBSD 11. It didn't work similar to:
https://sourceware.org/ml/gdb/2017-02/msg00061.html
The corresponding bug was resolved as invalid:
https://sourceware.org/bugzilla/show_bug.cgi?id=21206
We still have a GDB patch for this issue in the RSB for 7.12. Now