From 3cd57c399b080cc3eee813c339258fbb287bf95e Mon Sep 17 00:00:00 2001 From: Bunnaroath Sou Date: Fri, 1 Mar 2019 23:24:36 -0800 Subject: E76, S76 pmp not working, floating compiler/linker not working --- bsp/coreip-e24/settings.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bsp/coreip-e24') diff --git a/bsp/coreip-e24/settings.mk b/bsp/coreip-e24/settings.mk index e89e1ee..0c818ec 100644 --- a/bsp/coreip-e24/settings.mk +++ b/bsp/coreip-e24/settings.mk @@ -1,5 +1,5 @@ #write_config_file -RISCV_ARCH=rv32imafc -RISCV_ABI=ilp32f +RISCV_ARCH=rv32imac +RISCV_ABI=ilp32 COREIP_MEM_WIDTH=32 -- cgit v1.2.3