On 27 August 2012 21:37, Meador Inge wrote:
> The current implementation of the ARM semi-hosting SYS_HEAPINFO
> system call assumes that the base address of RAM for all ARM devices
> is 0x0. This isn't true for ARMv7-M devices, which uses a base of
> 0x2000 for SRAM.
This isn't a v7M specifi
The current implementation of the ARM semi-hosting SYS_HEAPINFO
system call assumes that the base address of RAM for all ARM devices
is 0x0. This isn't true for ARMv7-M devices, which uses a base of
0x2000 for SRAM.
Signed-off-by: Meador Inge
---
target-arm/arm-semi.c |8 +++-
1 fil