The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
mbed 2
This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.
Diff: TARGET_EFM32ZG_STK3200/TOOLCHAIN_IAR/efm32zg222f32.icf
- Revision:
- 171:3a7713b1edbc
- Parent:
- 156:ff21514d8981
--- a/TARGET_EFM32ZG_STK3200/TOOLCHAIN_IAR/efm32zg222f32.icf Thu Sep 06 13:39:34 2018 +0100 +++ b/TARGET_EFM32ZG_STK3200/TOOLCHAIN_IAR/efm32zg222f32.icf Thu Nov 08 11:45:42 2018 +0000 @@ -11,8 +11,8 @@ define symbol __ICFEDIT_region_ROM_start__ = MBED_APP_START; define symbol __ICFEDIT_region_ROM_end__ = MBED_APP_START + MBED_APP_SIZE - 1; define symbol __NVIC_start__ = 0x20000000; -define symbol __NVIC_end__ = 0x2000008B; -define symbol __ICFEDIT_region_RAM_start__ = 0x2000008C; +define symbol __NVIC_end__ = 0x2000008F; +define symbol __ICFEDIT_region_RAM_start__ = 0x20000090; define symbol __ICFEDIT_region_RAM_end__ = 0x20000FFF; /*-Sizes-*/ /*Heap 1/4 of ram and stack 1/8*/