MSP430: sim: Increase main memory region size
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Mon, 3 Aug 2020 18:58:33 +0000 (19:58 +0100)
committerJozef Lawrynowicz <jozef.l@mittosystems.com>
Fri, 7 Aug 2020 10:01:22 +0000 (11:01 +0100)
commit4b48e6d46d7b5cf8758001aded9e74b1eca42c7d
tree5a13e8d450b2a84313b487eb571164f7c5382ad2
parent939bf1224d368e221d7fbeb5e5f258830a41e071
MSP430: sim: Increase main memory region size

The area between 0xFF00 and 0xFFC0 is unallocated in the simulator
memory map, so extend the main memory region up to 0xFFC0 to allow the
simulator to make use of the extra 192 bytes of space.

sim/msp430/ChangeLog:

* msp430-sim.c (sim_open): Increase the size of the main memory region
to 0xFAC0.
sim/msp430/ChangeLog
sim/msp430/msp430-sim.c
This page took 0.023591 seconds and 4 git commands to generate.