narcissus is emulator of h8/3069f micro computer.
-
install reqired packages
- cmake
- clang++
- boost
- socat
-
build
$ mkdir build $ cd build $ cmake .. $ make
you should execute
$ narcissus --help
-
get gdb
-
build
$ cd gdb-... $ ./configure --target=h8300-elf $ make
Boost Software License - Version 1.0
please see this link.