Re: "atsamv" BSP legacy network driver status

2020-01-29 Thread dufault
> On Jan 29, 2020, at 03:13 , Christian Mauderer > wrote: > > Hello Peter, > > On 28/01/2020 22:37, dufa...@hda.com wrote: >> >>> On Jan 28, 2020, at 04:46 , Christian Mauderer >>> wrote: >>> >>> Before our customers migrated to libbsd (to get some of the features >>> there) the driver

Re: "atsamv" BSP legacy network driver status

2020-01-29 Thread Christian Mauderer
On 29/01/2020 13:15, dufa...@hda.com wrote: > >> On Jan 29, 2020, at 03:13 , Christian Mauderer >> wrote: >> >> Hello Peter, >> >> On 28/01/2020 22:37, dufa...@hda.com wrote: >>> On Jan 28, 2020, at 04:46 , Christian Mauderer wrote: Before our customers migrated to libbsd

rtems-tester lock failure

2020-01-29 Thread Joel Sherrill
Hi I have seen similar failures before but Chris and I discussed it was likely related to Python 2. Using Python 3, I am getting the following error: + /home/joel/rtems-work/rtems-tools//tester/rtems-test --rtems-tools=/home/joel/rtems-work/tools/5 --rtems-bsp=leon3-sis --log=run.log . RTEMS

Re: "atsamv" BSP legacy network driver status

2020-01-29 Thread dufault
> On Jan 29, 2020, at 08:12 , Christian Mauderer > wrote: > > On 29/01/2020 13:15, dufa...@hda.com wrote: >> >>> On Jan 29, 2020, at 03:13 , Christian Mauderer >>> wrote: >>> >>> Hello Peter, >>> >>> On 28/01/2020 22:37, dufa...@hda.com wrote: > On Jan 28, 2020, at 04:46 ,

Re: Ticket #3515

2020-01-29 Thread Chris Johns
On 29/1/20 7:03 pm, Bran S wrote: > Hi Guys, > > I am trying to solve #3515 > https://devel.rtems.org/ticket/3515 Nice and thanks. > For this issue covoar is required. > > So I cloned https://git.rtems.org/rtems-tools/ >

PC386 BSP Serial Console Problems

2020-01-29 Thread Lou Woods
Hello all, I've been working on getting an old PC based SBC (Winsystems EBC-855) up and running in our RTEMS lab and I'm having a problem getting the serial console to work. The VGA console is works, however when the executable is started with the -console=/dev/com1 command line argument the

Re: rtems-tester lock failure

2020-01-29 Thread Chris Johns
On 30/1/20 4:14 am, Joel Sherrill wrote: > I have seen similar failures before but Chris and I discussed it was likely  > related to Python 2. Using Python 3, I am getting the following error: > > + /home/joel/rtems-work/rtems-tools//tester/rtems-test > --rtems-tools=/home/joel/rtems-work/tools/5

Re: Requirement Document generator tool

2020-01-29 Thread Chris Johns
On 29/1/20 7:40 pm, Christian Mauderer wrote: > On 28/01/2020 23:15, Chris Johns wrote: >> On 28/1/20 10:22 pm, Christian Mauderer wrote: >>> I'm quite indifferent which style we use >> >> But you are arguing a position, such as ... >> >>> but do you really think that it >>> is a good idea to roll

Re: "atsamv" BSP legacy network driver status

2020-01-29 Thread Christian Mauderer
On 29/01/2020 22:30, dufa...@hda.com wrote: > > >> On Jan 29, 2020, at 08:12 , Christian Mauderer >> wrote: >> >> On 29/01/2020 13:15, dufa...@hda.com wrote: >>> On Jan 29, 2020, at 03:13 , Christian Mauderer wrote: Hello Peter, On 28/01/2020 22:37,

Ticket #3515

2020-01-29 Thread Bran S
Hi Guys, I am trying to solve #3515 https://devel.rtems.org/ticket/3515 For this issue covoar is required. So I cloned https://git.rtems.org/rtems-tools/ This is my directory structure: $HOME/quick-start/src/rtems - Main RTEMS repo $HOME/quick-start/src/rsb - Source Builder

Re: Requirement Document generator tool

2020-01-29 Thread Christian Mauderer
On 28/01/2020 23:15, Joel Sherrill wrote: > > > On Tue, Jan 28, 2020, 5:22 AM Christian Mauderer > > wrote: > > On 28/01/2020 11:41, Chris Johns wrote: > > > > > > On 28/1/20 8:14 pm, Christian Mauderer wrote: > >> On 28/01/2020

Re: "atsamv" BSP legacy network driver status

2020-01-29 Thread Christian Mauderer
Hello Peter, On 28/01/2020 22:37, dufa...@hda.com wrote: > >> On Jan 28, 2020, at 04:46 , Christian Mauderer >> wrote: >> >> Before our customers migrated to libbsd (to get some of the features >> there) the driver in legacy worked. But that is a few years back. >> Currently I only know of

Re: Requirement Document generator tool

2020-01-29 Thread Christian Mauderer
On 28/01/2020 23:15, Chris Johns wrote: > On 28/1/20 10:22 pm, Christian Mauderer wrote: >> I'm quite indifferent which style we use > > But you are arguing a position, such as ... > >> but do you really think that it >> is a good idea to roll our own RTEMS-Python-style instead of using one >>