Re: Testing SMP Configuration with rtems-test

2022-02-20 Thread Jerzy J
Thanks a lot Jiri, that works! However, I'm also getting weird behaviour when the coverage report is being generated. In the log file I get something like: `Running coverage analysis (/home/yoman/RTEMS/rtems/6/bin/leon3-sis-coverage) Function is both external and inlined: _Thread_Priority_perform_

Re: Testing SMP Configuration with rtems-test

2022-02-19 Thread Joel Sherrill
On Sat, Feb 19, 2022, 7:48 AM Jiri Gaisler wrote: > You should add -m 4 to the bsp_run_opts in the leon3-sis-cov.ini file, > which is in > > /opt/rtems/6/share/rtems/tester/rtems/testing/bsps/leon3-sis-cov.ini > > (or similar depending on where you installed RBS). > Alex.. did you ever work with

Re: Testing SMP Configuration with rtems-test

2022-02-19 Thread Jiri Gaisler
You should add -m 4 to the bsp_run_opts in the leon3-sis-cov.ini file, which is in /opt/rtems/6/share/rtems/tester/rtems/testing/bsps/leon3-sis-cov.ini (or similar depending on where you installed RBS). Jiri. On 2022-02-19 09:26, Jerzy J wrote: Hi, I've been trying to get some coverage repo