Skip to content

Fatal Errors

sy2002 edited this page Jun 6, 2023 · 8 revisions

Heap corruption: Hint: MENU_HEAP_SIZE or OPTM_HEAP_SIZE

This error message indicates, that the size of your menu in config.vhd in grew beyond the size that can be managed using the current Shell memory layout. You can change this layout in m2m-rom.asm. The error code indicates the heap overrun in words. Use this value as an indication of how to change the Shell memory layout.

Error X

Error Y

Error Z