[PATCH 5/6] user/tools/tester.rst: Removes example using 'sparc-rtems5-run'

clrrm at isep.ipp.pt clrrm at isep.ipp.pt
Sun Mar 22 16:17:42 UTC 2020


From: Cláudio Maia <clrrm at isep.ipp.pt>

---
 user/tools/tester.rst | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/user/tools/tester.rst b/user/tools/tester.rst
index a95651e..5147f3d 100644
--- a/user/tools/tester.rst
+++ b/user/tools/tester.rst
@@ -98,19 +98,7 @@ make finishes, all the tests will have been built.
 Before running all the tests it is a good idea to run the ``hello`` test. The
 ``hello`` test is an RTEMS version of the classic "Hello World" example and
 running it shows you have a working toolchain and build of RTEMS ready to run
-the tests. Using the run with the ERC32 BSP the command is:
-
-.. code-block:: none
-
-    $ sparc-rtems5-run sparc-rtems5/c/erc32/testsuites/samples/hello/hello.exe
-
-    *** BEGIN OF TEST HELLO WORLD ***
-    Hello World
-    *** END OF TEST HELLO WORLD ***
-
-The run command is the GDB simulator without the GDB part.
-
-Running the example using SIS:
+the tests. Running the example using SIS:
 
 .. code-block:: none
 
-- 
2.17.1



More information about the devel mailing list