本文主要介绍x86-bare-metal-examples的环境搭建。
远程主机环境:Ubuntu。

编译

1
2
./configure
make

运行

首先在主机中sudo apt-get install vinagre

1
./run rtc

另一个session:

1
vinagre localhost:5900

debug

1
./run rtc debug