<div dir="ltr"><div>Chris,<br><br></div>I have managed to build the tools, but I got another question about testing. I am supposed to have a "testsuites" folder in my machine from the instruction but I did not find it. So I make a "test.exe" file by myself, the output of running "test.exe" is as below.<br><div><div><br>dannie@dannie-VirtualBox:~/development/rtems/4.11/sparc-rtems4.11$ sparc-rtems4.11-gdb test.exe<br>GNU gdb (GDB) 7.9<br>Copyright (C) 2015 Free Software Foundation, Inc.<br>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>><br>This is free software: you are free to change and redistribute it.<br>There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>and "show warranty" for details.<br>This GDB was configured as "--host=x86_64-linux-gnu --target=sparc-rtems4.11".<br>Type "show configuration" for configuration details.<br>For bug reporting instructions, please see:<br><<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>>.<br>Find the GDB manual and other documentation resources online at:<br><<a href="http://www.gnu.org/software/gdb/documentation/">http://www.gnu.org/software/gdb/documentation/</a>>.<br>For help, type "help".<br>Type "apropos word" to search for commands related to "word"...<br>"/home/dannie/development/rtems/4.11/sparc-rtems4.11/test.exe": not in executable format: File format not recognized<br>(gdb) tar sim<br>Connected to the simulator.<br>(gdb) load<br>No executable file specified.<br>Use the "file" or "exec-file" command.<br>(gdb) r<br>Starting program:  <br>warning: No executable file specified.<br>warning: No program loaded.<br>[Inferior 1 (process 42000) exited normally]<br>(gdb) quit<br><br></div><div>Now I think the gdb session is working, but the "test.exe" is not executable since it is coded by myself (there are bugs in it). Is there any way I can get the testing files?<br><br></div><div>Thank you so much!<br><br></div><div>-Dannie<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 11, 2018 at 12:07 AM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/5/18 4:01 pm, Danxue Huang wrote:<br>
> Hi there,<br>
> <br>
> I got stuck on 2.5 installing a tar file ( I have attached the website below).<br>
> <br>
<br>
</span>You can skip that section. It does not really belong in the Quick Start chapter.<br>
<br>
> <a href="https://docs.rtems.org/branches/master/rsb/quick-start.html#building" rel="noreferrer" target="_blank">https://docs.rtems.org/<wbr>branches/master/rsb/quick-<wbr>start.html#building</a><br>
<span class="">> <<a href="https://docs.rtems.org/branches/master/rsb/quick-start.html#building" rel="noreferrer" target="_blank">https://docs.rtems.org/<wbr>branches/master/rsb/quick-<wbr>start.html#building</a>><br>
> <br>
> The tar file is supposed that I have downloaded in my machine, but there is not<br>
> a required .bz2 file "rtems-4.11-sparc-rtems4.11-1.<wbr>tar.bz2", all my files ends<br>
> at .bz2 are as below.<br>
> <br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>gmp-5.0.5.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>binutils-2.26.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>rtems-tools-<wbr>25863503edb513e7501481ff2074c0<wbr>2bf219f519.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>binutils-2.30.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>gmp-6.1.0.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>gcc-4.9.3.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>mpfr-3.0.1.tar.bz2<br>
> ./development/rtems/src/rtems-<wbr>source-builder/rtems/sources/<wbr>mpfr-3.1.4.tar.bz2 <br>
> <br>
> Is there any other way I can download the required tar file? Thank you!<br>
> <br>
<br>
</span>You should not needed it.<br>
<br>
Have you managed to build the tools?<br>
<span class="HOEnZb"><font color="#888888"><br>
Chris<br>
</font></span></blockquote></div><br></div>