Re: rtems tester: Why does rtems_test_assert() just exit?

2019-09-22 Thread Chris Johns
On 23/9/19 12:33 am, dufa...@hda.com wrote: >> On Sep 22, 2019, at 07:12 , wrote: >>> On Sep 21, 2019, at 17:29 , dufa...@hda.com wrote: On Sep 21, 2019, at 17:04 , Chris Johns wrote: >> (…) The tester is designed to avoid cycling power. A clean working target should only ne

Re: Problem running sparc-rtems5-gdb

2019-09-22 Thread Jiri Gaisler
On 9/22/19 6:30 AM, Niteesh wrote: > I was following the quick-start guide from > https://docs.rtems.org/branches/master/user/start/index.html > I followed the exact steps but still couldn't get the hello world > running. I face issues when running the GDB, when trying to set the > target to simul

Re: rtems tester: Why does rtems_test_assert() just exit?

2019-09-22 Thread dufault
> On Sep 22, 2019, at 07:12 , wrote: > > > >> On Sep 21, 2019, at 17:29 , dufa...@hda.com wrote: >> >> >> >>> On Sep 21, 2019, at 17:04 , Chris Johns wrote: >>> >>> > (…) >>> The tester is designed to avoid cycling power. A clean working target should >>> only need a single power on at

Re: rtems tester: Why does rtems_test_assert() just exit?

2019-09-22 Thread dufault
> On Sep 21, 2019, at 17:29 , dufa...@hda.com wrote: > > > >> On Sep 21, 2019, at 17:04 , Chris Johns wrote: >> >> (…) >> The tester is designed to avoid cycling power. A clean working target should >> only need a single power on at the start and a single power off at the end. >> Repeated p

Re: Problem running sparc-rtems5-gdb

2019-09-22 Thread Vijay Kumar Banerjee
On Sun, Sep 22, 2019, 1:22 PM Niteesh wrote: > Sorry, for so many questions. > But I was actually following the latest quick start guide, but it is > lacking information on building and running applications, the last page on > quick start section was about testing the BSP. That's why I had to ref

Re: Problem running sparc-rtems5-gdb

2019-09-22 Thread Niteesh
Sorry, for so many questions. But I was actually following the latest quick start guide, but it is lacking information on building and running applications, the last page on quick start section was about testing the BSP. That's why I had to refer to the old wiki section. how could I patch this? O

Re: Problem running sparc-rtems5-gdb

2019-09-22 Thread Vijay Kumar Banerjee
On Sun, Sep 22, 2019 at 12:59 PM Niteesh wrote: > https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start#Running > > I actually changed the rtems version from 4.11 to 5 in the command, there > was no documentation about the change in version 5. > > This wiki page is a bit outdated and marked as

Re: Problem running sparc-rtems5-gdb

2019-09-22 Thread Niteesh
https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start#Running I actually changed the rtems version from 4.11 to 5 in the command, there was no documentation about the change in version 5. On Sun, Sep 22, 2019 at 12:30 PM Vijay Kumar Banerjee < vijaykumar9...@gmail.com> wrote: > Hello, > > I ju

Re: Problem running sparc-rtems5-gdb

2019-09-22 Thread Vijay Kumar Banerjee
Hello, I just checked that the built-in sis in gdb has been disabled in this commit: https://git.rtems.org/rtems-source-builder/commit/?id=abc540105d10ddc9cad7de3c7ac0a9aa209ac828 Niteesh: This means that the command you should use is `sparc-rtems5-sis`. Can you please post the link to the exact