ISS test

  1. Launch ISS
    java -Xmx512m -cp simulator.jar com.zylin.zpu.simulator.SimApp 4444 false
  2. Launch debugger
    zpu-elf-gdb hello.elf
  3. Connect to ISS
    target remote localhost:4444