<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style></head>
<body>
<body><p dir="ltr">Do a -? Or --help to make sure but I think you have to provide a list of executables on the command line.</p><div class="quote">On May 11, 2014 3:10 PM, Kumar Amit Mehta <gmate.amit@gmail.com> wrote:<br type="attribution"></div></body>
<font size="2"><div class="PlainText">Hi,<br>
<br>
I'm trying to run the rtems testcases for the first time and facing some<br>
issues with the setup (most probably). Invoking 'rtems-test' gives me<br>
the error; "error: no executbles supplied". I wonder, what is it that<br>
I've missed. Please see the directory structure, toolset etc information<br>
below for more information.<br>
<br>
bash-4.1$ ./rtems-test --log=log_sis_run --rtems-bsp=sis-run --rtems-tools=$HOME/development/rtems/4.11<br>
$HOME/development/rtems/kernel/sis<br>
RTEMS Testing - Tester, v0.2.0<br>
error: no executbles supplied  <---- :(<br>
<br>
bash-4.1$ ./rtems-test --list-bsps<br>
RTEMS Testing - Tester, v0.2.0<br>
 BSP List:<br>
  beagleboardxm<br>
  mcf5235<br>
  psim-run<br>
  psim<br>
  realview_pbx_a9_qemu<br>
  sis-run<br>
  sis<br>
  xilinx_zynq_a9_qemu<br>
  xilinx_zynq_a9_qemu_smp<br>
  xilinx_zynq_zc706<br>
<br>
bash-4.1$ echo $PATH<br>
/home/rtems/development/rtems/4.11/bin:/usr/lib/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/rtems/bin<br>
<br>
bash-4.1$ ls -l $HOME/development/rtems/4.11<br>
total 24<br>
drwxr-xr-x.  2 rtems rtems 4096 May 10 12:44 bin<br>
drwxr-xr-x.  3 rtems rtems 4096 May 10 12:44 include<br>
drwxr-xr-x.  4 rtems rtems 4096 May 10 12:44 lib<br>
drwxr-xr-x.  3 rtems rtems 4096 May 10 12:39 libexec<br>
drwxr-xr-x. 14 rtems rtems 4096 May 10 12:44 share<br>
drwxr-xr-x.  5 rtems rtems 4096 May 10 12:40 sparc-rtems4.11<br>
<br>
bash-4.1$ ls -l $HOME/development/rtems/kernel/sis<br>
total 84<br>
-rw-rw-r--. 1 rtems rtems  8388 May 11 14:35 config.log<br>
-rwxrwxr-x. 1 rtems rtems 26783 May 11 14:35 config.status<br>
-rw-rw-r--. 1 rtems rtems 31986 May 11 14:35 Makefile<br>
drwxrwxr-x. 3 rtems rtems  4096 May 11 14:35 sparc-rtems4.11<br>
drwxrwxr-x. 3 rtems rtems  4096 May 11 14:35 testsuites<br>
drwxrwxr-x. 4 rtems rtems  4096 May 11 14:35 tools<br>
<br>
bash-4.1$ which sparc-rtems4.11-gcc<br>
/home/rtems/development/rtems/4.11/bin/sparc-rtems4.11-gcc<br>
<br>
The SPARC tool chain was created by doing the following:<br>
1: Create a directory for tools(necessary tools for cross compilation<br>
etc.)<br>
bash-4.1$ mkdir -p development/rtems/src<br>
<br>
2: Clone the rtems source builder using git<br>
bash-4.1$ git clone git://git.rtems.org/rtems-source-builder.git<br>
bash-4.1$ cd /home/rtems/development/rtems/<br>
src/rtems-source-builder<br>
<br>
3: Build the tools<br>
bash-4.1$ cd rtems<br>
bash-4.1$ ../source-builder/sb-set-builder --log=l-sparc.txt --prefix=/home/rtems/development/rtems/4.11 4.11/rtems-sparc<br>
RTEMS Source Builder - Set Builder, v0.2.0<br>
Build Set: 4.11/rtems-sparc<br>
<br>
4: Export the path<br>
bash-4.1$ export PATH=$HOME/development/rtems/4.11/bin/:$PATH<br>
<br>
I'm following the instructions mentioned in the rtems-tools/doc/rtems-tester.txt[1].<br>
<br>
[1] git://git.rtems.org/rtems-tools.git<br>
<br>
Thanks,<br>
Kumar<br>
_______________________________________________<br>
rtems-users mailing list<br>
rtems-users@rtems.org<br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
</div></font>
</body>
</html>