<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi, </div><div><br></div><div>I'm attempting to run covoar for leon3-sis-cov with the following commands.</div><div><br></div><div>===================</div><div>$HOME/development/rtems/rtems-tools/tester/rtems-test \</div><div>--rtems-tools=$HOME/development/rtems/5 \</div><div>--rtems-bsp=leon3-sis-cov \</div><div>sparc-rtems5/c/leon3/testsuites/samples<br></div><div><br></div><div><br></div><div><br></div><div>/home/lunatic/development/rtems/5/share/rtems/tester/bin/covoar \</div><div>-v -f TSIM \</div><div>-S /home/lunatic/development/rtems/5/share/rtems/tester/rtems/testing/coverage/score-symbols.ini \</div><div>-E /home/lunatic/development/rtems/rtems-tools/tester/rtems/testing/coverage/Explanations.txt \</div><div>-p RTEMS-5 \</div><div>sparc-rtems5/c/leon3/testsuites/samples/*.exe<br></div><div>===================</div><div><br></div><div>I'm getting and "unknown option -cov" error like the one given below.</div><div>======================</div><div>] <br></div><div>]  SIS - SPARC instruction simulator 2.8,  copyright Jiri Gaisler 1995</div><div>]  Bug-reports to <a href="mailto:jiri@gaisler.se">jiri@gaisler.se</a></div><div>] </div><div>] unknown option -cov</div><div>] usage: sis [-uart1 uart_device1] [-uart2 uart_device2]</div><div>] [-sparclite] [-dumbio] [-v] </div><div>] [-nfp] [-freq frequency] [-c batch_file] [files]</div><div>[12/13] p:1  f:0  u:0  e:0  I:0  B:0  t:0  i:7  W:0  | sparc/leon3: ticker.exe</div><div>Result: invalid    Time: 0:00:01.011465 ticker.exe</div><div>=>  run: /home/lunatic/development/rtems/5/bin/sparc-rtems5-sis -leon3 -nouartrx -r -tlim 200 s -cov sparc-rtems5/c/leon3/testsuites/samples/ticker.exe</div><div>=====================</div><div><br></div><div>the test results are 'invalid'. When I remove the `-cov` from the bsp ini</div><div>file, then the tests pass without any error. However, I'm not getting</div><div>any coverage.</div><div><br></div><div>Here's the summary.txt generated:</div><div>========</div><div><div> Bytes Analyzed           : 26376</div><div> Bytes Not Executed       : 26376</div><div> Percentage Executed      :     0</div><div> Percentage Not Executed  :   100</div><div> Uncovered ranges found   : 173</div><div> No branch information available</div></div><div>========</div><div><br></div><div>Am I missing something?</div><div><br></div><div><br></div><div>--vijay</div></div></div></div></div></div>