episode6
qemu
you can run qemu via following command:
make run
and then start debugger via following command:
make debug
toolchain
you can use the following commands to run "build_toolchain.sh" script:
sudo chmod u+x build_toolchain.sh
and then:
sudo ./build_toolchain.sh