From 6d3d07f60a85256301635aed36a50a574dcc067d Mon Sep 17 00:00:00 2001 From: TXuian <1163589503@qq.com> Date: Wed, 7 Dec 2022 18:00:46 +0800 Subject: [PATCH] add benchmark to app. TODO: test benchmark. --- Ubiquitous/XiZi_IIoT/board/xidatong-riscv64/link.lds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubiquitous/XiZi_IIoT/board/xidatong-riscv64/link.lds b/Ubiquitous/XiZi_IIoT/board/xidatong-riscv64/link.lds index 60b6f3a21..684f8f370 100644 --- a/Ubiquitous/XiZi_IIoT/board/xidatong-riscv64/link.lds +++ b/Ubiquitous/XiZi_IIoT/board/xidatong-riscv64/link.lds @@ -10,7 +10,7 @@ * See the Mulan PSL v2 for more details. */ -__STACKSIZE__ = 8192; +__STACKSIZE__ = 6144; OUTPUT_ARCH( "riscv" ) MEMORY {