summaryrefslogtreecommitdiffstats
path: root/zpu/roadshow/roadshow/iss/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/roadshow/roadshow/iss/index.html')
-rw-r--r--zpu/roadshow/roadshow/iss/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/zpu/roadshow/roadshow/iss/index.html b/zpu/roadshow/roadshow/iss/index.html
new file mode 100644
index 0000000..0b91a6a
--- /dev/null
+++ b/zpu/roadshow/roadshow/iss/index.html
@@ -0,0 +1,14 @@
+<html>
+<body>
+<h1>ISS test</h1>
+<ol>
+<li>Launch ISS<br>
+java -Xmx512m -cp simulator.jar com.zylin.zpu.simulator.SimApp 4444 false
+<li>Launch debugger<br>
+zpu-elf-gdb hello.elf<br>
+<li>Connect to ISS<br>
+target remote localhost:4444
+</ol>
+
+</body>
+</html>
OpenPOWER on IntegriCloud