mbed-os/targets/TARGET_Ambiq_Micro/TARGET_Apollo3
Hugues Kamba f00aeea70f Apollo3: Fix heap size formula and stack start address in scatter file
The heapsize was incorrectly calculated.
This fixes it by subtracting the Stack size, any memory chunks allocated
before the start of the application (for vectors and/or crash report), and
finally the size of the application from the total RAM size.

The stack start address should be the top of the RAM which is also fixed.
2021-01-12 11:31:50 +00:00
..
COMPONENT_hm01b0/hm01b0 Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
COMPONENT_lis2dh12/lis2dh12 Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TARGET_SFE_ARTEMIS Apollo3 and artemis code review changes, remvoe dead code, add missing spdx identifiers, fix style 2020-09-09 15:47:23 -06:00
TARGET_SFE_ARTEMIS_ATP Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TARGET_SFE_ARTEMIS_DK Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TARGET_SFE_ARTEMIS_MODULE Apollo3 and artemis code review changes, remvoe dead code, add missing spdx identifiers, fix style 2020-09-09 15:47:23 -06:00
TARGET_SFE_ARTEMIS_NANO Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TARGET_SFE_ARTEMIS_THING_PLUS Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TARGET_SFE_EDGE Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TARGET_SFE_EDGE2 Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
TOOLCHAIN_ARM_STD Apollo3: Fix heap size formula and stack start address in scatter file 2021-01-12 11:31:50 +00:00
TOOLCHAIN_GCC_ARM update startup gcc to add back weak definitions and have HciDrvRadioBoot call NVIC_SetVector 2020-12-17 11:21:22 +00:00
device Merge pull request #13861 from idea--list/ambiq-apollo3-dev-squash 2020-11-12 08:43:58 +00:00
sdk Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
CMakeLists.txt CMake: Add support Ambiq targets 2020-12-17 11:13:42 +00:00