Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_LPC1768/TOOLCHAIN_IAR/LPC17xx.icf
- Revision:
- 90:cb3d968589d8
- Parent:
- 66:9c8f0e3462fb
- Child:
- 93:e188a91d3eaa
--- a/TARGET_LPC1768/TOOLCHAIN_IAR/LPC17xx.icf Fri Sep 12 16:41:52 2014 +0100 +++ b/TARGET_LPC1768/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;