diff --git a/1-cannot-setup-guestmemory/index.html b/1-cannot-setup-guestmemory/index.html index 52f13b0..a691b6f 100644 --- a/1-cannot-setup-guestmemory/index.html +++ b/1-cannot-setup-guestmemory/index.html @@ -107,7 +107,11 @@ + @@ -138,7 +142,7 @@

因内存不足,导致在Nuclei Studio中启动qemu

在实际开发中发现,因电脑同时运行了很多的进程或者电脑本身的系统内存不足,致使在Nuclei Studio中,使用qemu进行程序调试时,可能出现如下报错:

qemu-system-riscv64.exe: cannot set up quest memory 'riscv.evalsoc.flashxip' Invalid argument
 
-

+

一般可以通过关闭某些应用,释放一部分内存以供qemu使用,即可解决些问题。

diff --git a/10-compiling_projects_with_headless_in_nuclei_studio/index.html b/10-compiling_projects_with_headless_in_nuclei_studio/index.html index 32ef8a9..640117a 100644 --- a/10-compiling_projects_with_headless_in_nuclei_studio/index.html +++ b/10-compiling_projects_with_headless_in_nuclei_studio/index.html @@ -107,7 +107,11 @@ + @@ -162,7 +166,7 @@

在Nuclei Studio下用命令行编译工程

+

Nuclei Studio Command Line Build

+ diff --git a/12-nucleisdk-0.5.0-dhrystone-score-lower-than-expected-in-IDE/index.html b/12-nucleisdk-0.5.0-dhrystone-score-lower-than-expected-in-IDE/index.html index e835c76..394f6d4 100644 --- a/12-nucleisdk-0.5.0-dhrystone-score-lower-than-expected-in-IDE/index.html +++ b/12-nucleisdk-0.5.0-dhrystone-score-lower-than-expected-in-IDE/index.html @@ -111,7 +111,11 @@ + @@ -159,12 +163,12 @@

解决方案

但实际需要跑分时,要先取消选中-msave-restore选项,该跑分结果为1.664

-

- - - - -

+

+ + + + +