Re: Adding GDB BSPs to rtems-tester

2020-03-22 Thread Joel Sherrill
On Sun, Mar 22, 2020, 8:43 AM Gedare Bloom wrote: > On Sun, Mar 22, 2020 at 1:40 AM Niteesh G. S. > wrote: > > > > I built mips jmr3904. I was able to run rtems-run and rtems-test on it. > > But cdtest.exe fails. > > *** TESTING C++ EXCEPTIONS *** > > mips-core: 1 byte read to unmapped address 0

Re: Adding GDB BSPs to rtems-tester

2020-03-22 Thread Gedare Bloom
On Sun, Mar 22, 2020 at 1:40 AM Niteesh G. S. wrote: > > I built mips jmr3904. I was able to run rtems-run and rtems-test on it. > But cdtest.exe fails. > *** TESTING C++ EXCEPTIONS *** > mips-core: 1 byte read to unmapped address 0x2ed31 at 0x880290a4 > Program received signal SIGBUS, Bus error.

Re: Adding GDB BSPs to rtems-tester

2020-03-22 Thread Niteesh G. S.
I built mips jmr3904. I was able to run rtems-run and rtems-test on it. But cdtest.exe fails. *** TESTING C++ EXCEPTIONS *** mips-core: 1 byte read to unmapped address 0x2ed31 at 0x880290a4 Program received signal SIGBUS, Bus error. 0x88028fe4 in strlen () What is causing this error? I tried runnin

Re: Adding GDB BSPs to rtems-tester

2020-03-21 Thread Joel Sherrill
On Sat, Mar 21, 2020 at 10:38 AM Niteesh G. S. wrote: > Which architecture should I try then? Maybe powerpc or mips? If you have > any > of them already built can you please try them out? Building everything from > source takes a lot of time in my dev machine. > > On Sat, Mar 21, 2020 at 6:41 PM

Re: Adding GDB BSPs to rtems-tester

2020-03-21 Thread Niteesh G. S.
Which architecture should I try then? Maybe powerpc or mips? If you have any of them already built can you please try them out? Building everything from source takes a lot of time in my dev machine. On Sat, Mar 21, 2020 at 6:41 PM Gedare Bloom wrote: > On Sat, Mar 21, 2020 at 12:54 AM Niteesh G.

Re: Adding GDB BSPs to rtems-tester

2020-03-21 Thread Gedare Bloom
On Sat, Mar 21, 2020 at 12:54 AM Niteesh G. S. wrote: > > On Thu, Mar 19, 2020 at 11:43 PM Gedare Bloom wrote: >> >> On Thu, Mar 19, 2020 at 11:56 AM Niteesh G. S. wrote: >> > >> > Hello, >> > >> > While looking for small tasks to take up, Gedare mentioned about adding >> > GDB BSPs >> > to rte

Re: Adding GDB BSPs to rtems-tester

2020-03-20 Thread Niteesh G. S.
On Thu, Mar 19, 2020 at 11:43 PM Gedare Bloom wrote: > On Thu, Mar 19, 2020 at 11:56 AM Niteesh G. S. > wrote: > > > > Hello, > > > > While looking for small tasks to take up, Gedare mentioned about adding > GDB BSPs > > to rtems-tester. Can some please explain a bit more of what has to be > don

Re: Adding GDB BSPs to rtems-tester

2020-03-19 Thread Joel Sherrill
On Thu, Mar 19, 2020 at 1:13 PM Gedare Bloom wrote: > On Thu, Mar 19, 2020 at 11:56 AM Niteesh G. S. > wrote: > > > > Hello, > > > > While looking for small tasks to take up, Gedare mentioned about adding > GDB BSPs > > to rtems-tester. Can some please explain a bit more of what has to be > done

Re: Adding GDB BSPs to rtems-tester

2020-03-19 Thread Gedare Bloom
On Thu, Mar 19, 2020 at 11:56 AM Niteesh G. S. wrote: > > Hello, > > While looking for small tasks to take up, Gedare mentioned about adding GDB > BSPs > to rtems-tester. Can some please explain a bit more of what has to be done? I > guess > we have to write configuration files for BSPs that sup