e3f29b2472
The main memory region of the GDB simulator ends at address 0xFFBF, but the simulator linker scripts do not make full use of this available memory. >From 61f3d212741acee583e21ff2c2808775584ecad6 Mon Sep 17 00:00:00 2001 From: Jozef Lawrynowicz <jozef.l@mittosystems.com> Date: Mon, 3 Aug 2020 19:38:23 +0100 Subject: [PATCH 2/2] MSP430: Increase the amount of main memory available in sim ld scripts The main memory region of the GDB simulator ends at address 0xFFBF, but the simulator linker scripts do not make full use of this available memory. |
||
---|---|---|
.. | ||
cio.h | ||
cio.S | ||
ciosyscalls.S | ||
configure | ||
configure.in | ||
crt0.S | ||
crt_bss.S | ||
gcrt0.S | ||
intr_vectors.ld | ||
Makefile.in | ||
memmodel.h | ||
msp430-sim.ld | ||
msp430xl-sim.ld | ||
sbrk.c | ||
syscalls.S | ||
unlink.c | ||
write.c |