We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd7555e + 36ad12c commit dbc109dCopy full SHA for dbc109d
targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_GR_LYCHEE/device/TOOLCHAIN_ARM_STD/mem_RZ_A1LU.h
@@ -46,7 +46,7 @@
46
/*--------------------- RAM Configuration -----------------------------------
47
*----------------------------------------------------------------------------*/
48
#define __RAM_BASE 0x20000000
49
-#define __RAM_SIZE 0x00200000
+#define __RAM_SIZE 0x00300000
50
#define __NC_RAM_SIZE 0x00100000
51
#define __NM_RAM_SIZE (__RAM_SIZE - __NC_RAM_SIZE)
52
#define __DATA_NC_BASE (__RAM_BASE + __NM_RAM_SIZE + 0x40000000)
0 commit comments