NEMU icon indicating copy to clipboard operation
NEMU copied to clipboard

master分支编译的NEMU不可以正常执行

Open sazczmh opened this issue 3 years ago • 1 comments

make riscv64-xs_defconfig make -j

image

image

但是编译的diif版本可以使用 make riscv64-xs-ref_defconfig make -j image image

在xs分支均没问题,master分支还需要进行啥特殊的配置才不会出现上述的问题?

sazczmh avatar Aug 11 '21 03:08 sazczmh

Look like VGA issues. Should be fixed by https://github.com/OpenXiangShan/NEMU/pull/21.

Could you please have a try with the current master branch of NEMU?

poemonsense avatar Aug 17 '21 08:08 poemonsense