[rtems-docs commit] user: Fixed typo to build hello application

Gedare Bloom gedare at rtems.org
Tue Jun 15 14:47:33 UTC 2021


Module:    rtems-docs
Branch:    master
Commit:    335c205410af51a4cc5b087be1f16a38875d2d5e
Changeset: http://git.rtems.org/rtems-docs/commit/?id=335c205410af51a4cc5b087be1f16a38875d2d5e

Author:    Ida Delphine <idadelm at gmail.com>
Date:      Sun Jun 13 02:28:06 2021 +0100

user: Fixed typo to build hello application

---

 user/start/app.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user/start/app.rst b/user/start/app.rst
index 2bb0a9e..19ae3e1 100644
--- a/user/start/app.rst
+++ b/user/start/app.rst
@@ -209,7 +209,7 @@ Run the executable:
 
 .. code-block:: none
 
-    $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis build/sparc-rtems-erc32/hello.exe
+    $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis build/sparc-rtems6-erc32/hello.exe
 
 The output will be something close to:
 



More information about the vc mailing list