Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Diff: TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf
- Revision:
- 90:cb3d968589d8
- Parent:
- 85:024bf7f99721
- Child:
- 93:e188a91d3eaa
diff -r 552587b429a1 -r cb3d968589d8 TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf --- a/TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf Fri Sep 12 16:41:52 2014 +0100 +++ b/TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf Tue Oct 28 16:40:41 2014 +0000 @@ -9,7 +9,7 @@ define symbol __NVIC_start__ = 0x10000000; define symbol __NVIC_end__ = 0x100000C7; define symbol __region_RAM_start__ = 0x100000C8; -define symbol __region_RAM_end__ = 0x1000FFDF; +define symbol __region_RAM_end__ = 0x10007FDF; define symbol _AHB_RAM_start__ = 0x2007C000; define symbol _AHB_RAM_end__ = 0x20083FFF;
