summaryrefslogtreecommitdiff
path: root/testcase/Readme
diff options
context:
space:
mode:
Diffstat (limited to 'testcase/Readme')
-rw-r--r--testcase/Readme8
1 files changed, 8 insertions, 0 deletions
diff --git a/testcase/Readme b/testcase/Readme
index ee71b3e..c90ab71 100644
--- a/testcase/Readme
+++ b/testcase/Readme
@@ -27,3 +27,11 @@ bfin:
Simulator:
bf537Stamp-gdb build/bfin-rtems4.11-bf537Stamp/rtld
Note: if use gdb to run rtl, add 'rap ld './test.rap'' into shell-init
+
+h8300:
+ configure --rtems=/opt/rtems-4.11 --rtems-tools=/opt/rtems-4.11 --rtems-archs=h8300 --rtems-bsps=h8300/h8sim
+ configure --rtems=/opt/rtems-4.11 --rtems-tools=/opt/rtems-4.11 --rtems-archs=h8300 --rtems-bsps=h8300/h8sxsim
+ You should change '-B ${RTEMS_ARCH}' to '-B h8300h' for h8sim and '-B h8300sx' for h8sxsim
+
+ Simulator:
+ h8sim -i build/h8300-rtems4.11-h8sim/rtld