From f9c12b1d710c453714ec4319d0acf88c48cc2f6f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 11 Oct 2009 15:17:04 +0000 Subject: [PATCH] update comments git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2125 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/stm3210e-eval/ostest/ld.script | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nuttx/configs/stm3210e-eval/ostest/ld.script b/nuttx/configs/stm3210e-eval/ostest/ld.script index 41cb64113..ce8936adc 100755 --- a/nuttx/configs/stm3210e-eval/ostest/ld.script +++ b/nuttx/configs/stm3210e-eval/ostest/ld.script @@ -34,7 +34,10 @@ ****************************************************************************/ /* The STM32F103ZET6 has 512Kb of FLASH beginning at address 0x0800:0000 and - * 64Kb of SRAM beginning at address 0x2000:0000. + * 64Kb of SRAM beginning at address 0x2000:0000. When booting from FLASH, + * FLASH memory is aliased to address 0x0000:0000 where the code expects to + * begin execution by jumping to the entry point in the 0x0800:0000 address + * range. */ MEMORY