Waris Memory Map

From W9CR
Revision as of 13:00, 29 January 2020 by Bryan (talk | contribs) (Created page with "category:Waris This is details about the Waris MCU. The MCU consists of a 8 bit 68HC11FL0 CPU. This is functionally identical to a 68HC11FC0. The memory is swapped in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This is details about the Waris MCU. The MCU consists of a 8 bit 68HC11FL0 CPU. This is functionally identical to a 68HC11FC0.

The memory is swapped in 0x4000 byte (16k) pages into the bottom of the memory map. This can be seen in the flash binary.

at boot the flash 7800h = 0x8000 memory map, with the reset vector, a 2 byte pointer at 0xFFFE pointing at code.

Ram is from 0x4000-0x7FFF