Re: coverage : not getting coverage for leon3-sis-cov

2019-02-01 Thread Vijay Kumar Banerjee
On Fri, 1 Feb 2019 at 14:04, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > you need the tools from the latest RSB. > Thanks! It worked. :) > > However, the SIS crashed using an ERC32 test program: > > gdb --args sparc-rtems5-sis -nouartrx -r -cov spsysinit01.exe > GNU

Re: coverage : not getting coverage for leon3-sis-cov

2019-02-01 Thread Jiri Gaisler
On 2/1/19 11:17 AM, Jiri Gaisler wrote: > On 2/1/19 9:34 AM, Sebastian Huber wrote: >> Hello, >> >> you need the tools from the latest RSB. >> >> However, the SIS crashed using an ERC32 test program: > > Yes, seems like I broke erc32 emulation. Leon2/3 still works fine - I will > investigate...

Re: coverage : not getting coverage for leon3-sis-cov

2019-02-01 Thread Jiri Gaisler
On 2/1/19 9:34 AM, Sebastian Huber wrote: > Hello, > > you need the tools from the latest RSB. > > However, the SIS crashed using an ERC32 test program: Yes, seems like I broke erc32 emulation. Leon2/3 still works fine - I will investigate... > > gdb --args sparc-rtems5-sis -nouartrx -r -cov

coverage : not getting coverage for leon3-sis-cov

2019-01-31 Thread Vijay Kumar Banerjee
Hi, I'm attempting to run covoar for leon3-sis-cov with the following commands. === $HOME/development/rtems/rtems-tools/tester/rtems-test \ --rtems-tools=$HOME/development/rtems/5 \ --rtems-bsp=leon3-sis-cov \ sparc-rtems5/c/leon3/testsuites/samples