openocd -d -f swerv.cfg
/opt/riscv/bin/riscv32-unknown-elf-gdb -ex "target extended-remote :3333"
At demo/jtag/
make all
make openocd
make gdb