From e5a35b01ed90eb1dd43cd395b5d5b7e9746c51f1 Mon Sep 17 00:00:00 2001 From: anschrammh Date: Thu, 1 Aug 2024 01:32:03 +0200 Subject: [PATCH] Corrected bad calculated address boundaries which did not make sense with the various flash part sizes... --- src/W800_SDK_v1.00.10/ld/w800/gcc_csky_bt.ld | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/W800_SDK_v1.00.10/ld/w800/gcc_csky_bt.ld b/src/W800_SDK_v1.00.10/ld/w800/gcc_csky_bt.ld index 923c9fd..4e6f87a 100644 --- a/src/W800_SDK_v1.00.10/ld/w800/gcc_csky_bt.ld +++ b/src/W800_SDK_v1.00.10/ld/w800/gcc_csky_bt.ld @@ -24,8 +24,9 @@ /****************************************************************************** * Linker script addresses modified, now the memory map is the following : * Run Image Header (1KB) starts at 0x0801 0000 - * Application Run Image starts at 0x0801 0400 and is 1,952 MB - * User Area is 112KB and starts at 0x081E 0000 + * Application Run Image starts at 0x0801 0400 and is 1,952 MB, + * ends at 0x081F 83FF + * User Area is 15KB, starts at 0x081F 8400 and ends at 0x081F C000 ******************************************************************************/ MEMORY {