From: gs-niteesh <[email protected]>
This commit (id=abc540105d10ddc9cad7de3c7ac0a9aa209ac828) removed
the target sim from gdb, but the doc was not updated, so on running
rtems test as per the doc caused failures, this commit changes it
use the erc32-sis which used standalone sis simulator.
---
user/start/bsp-test.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user/start/bsp-test.rst b/user/start/bsp-test.rst
index 5278375..8a14862 100644
--- a/user/start/bsp-test.rst
+++ b/user/start/bsp-test.rst
@@ -21,7 +21,7 @@ Just run this command:
.. code-block:: none
cd $HOME/quick-start/build/b-erc32
- rtems-test --rtems-bsp=erc32 --rtems-tools=$HOME/quick-start/rtems/5 .
+ rtems-test --rtems-bsp=erc32-sis --rtems-tools=$HOME/quick-start/rtems/5 .
This command should output something like this (omitted lines are denoted by
...). In this output the base directory :file:`$HOME/quick-start` was replaced
--
2.17.1
_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel