I have fixed the compile problems for the sis simulator on MinGW64, and I am now trying to run it through the rtems-test utility. This does however not work and gives the following error log:
$ rtems-test --rtems-bsp=erc32-sis sparc-rtems4.12/c/erc32/testsuites RTEMS Testing - Tester, 4.12.not_released Command Line: C:/msys64/opt/rtems/4.12/bin/rtems-test --rtems-bsp=erc32-sis sparc-rtems4.12/c/erc32/testsuites Python: 2.7.13 (default, Jan 17 2017, 13:56:44) [GCC 6.3.0 64 bit (AMD64)] [ 2/566] p:0 f:0 u:0 e:0 I:0 B:0 t:0 i:0 | sparc/erc32: linpack.exe [ 1/566] p:0 f:0 u:0 e:0 I:0 B:0 t:0 i:0 | sparc/erc32: dhrystone.exe error: run.cfg:70: execute failed: /C/msys64/opt/rtems/4.12/bin/sparc-rtems4.12-sis.exe -nouartrx -r -tlim 600 s sparc-rtems4.12/c/erc32/testsuites/benchmarks/linpack/linpack.exe: exit-code:2 error: run.cfg:70: execute failed: /C/msys64/opt/rtems/4.12/bin/sparc-rtems4.12-sis.exe -nouartrx -r -tlim 600 s sparc-rtems4.12/c/erc32/testsuites/benchmarks/dhrystone/dhrystone.exe: exit-code:2 . If I run the executed command separately on the command line in the MinGW64 shell, it runs fine: $ /C/msys64/opt/rtems/4.12/bin/sparc-rtems4.12-sis.exe -nouartrx -r -tlim 600 s sparc-rtems4.12/c/erc32/testsuites/fstests/fsdosfsname01/fsdosfsname01.exe SIS - SPARC instruction simulator 2.8, copyright Jiri Gaisler 1995 Bug-reports to j...@gaisler.se ERC32 emulation enabled simulation limit = 4105032704 (600000.000 ms) *** BEGIN OF TEST FSDOSFSNAME 1 *** *** END OF TEST FSDOSFSNAME 1 *** Is rtems-test supported on MinGW64 for any other simulator ...? Jiri. _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel