Заказываю RAM_debug, загружаю и в логе вижу:
Thu Sep 13 14:41:47 2007: Changing mapping: RAM mapped to 0
Thu Sep 13 14:41:50 2007: The stack 'CSTACK' is filled to 100% (1024 bytes used out of 1024). The warning threshold is set to 90.%
Thu Sep 13 14:41:50 2007: The stack 'SVC_STACK' is filled to 100% (256 bytes used out of 256). The warning threshold is set to 90.%
Thu Sep 13 14:41:50 2007: The stack 'IRQ_STACK' is filled to 100% (256 bytes used out of 256). The warning threshold is set to 90.%
Thu Sep 13 14:41:50 2007: The stack 'FIQ_STACK' is filled to 100% (64 bytes used out of 64). The warning threshold is set to 90.%
Thu Sep 13 14:41:50 2007: The stack 'UND_STACK' is filled to 100% (64 bytes used out of 64). The warning threshold is set to 90.%
Thu Sep 13 14:41:50 2007: The stack 'ABT_STACK' is filled to 100% (64 bytes used out of 64). The warning threshold is set to 90.%
Thu Sep 13 14:41:50 2007: The stack pointer for stack 'CSTACK' (currently 0x002003F8) is outside the stack range (0x00001878 to 0x00001C78)
Thu Sep 13 14:41:50 2007: The stack pointer for stack 'SVC_STACK' (currently 0x00200500) is outside the stack range (0x00001C78 to 0x00001D78)
Thu Sep 13 14:41:50 2007: The stack pointer for stack 'IRQ_STACK' (currently 0x00200600) is outside the stack range (0x00001D78 to 0x00001E78)
Thu Sep 13 14:41:50 2007: The stack pointer for stack 'FIQ_STACK' (currently 0x00200640) is outside the stack range (0x00001E78 to 0x00001EB8)
Thu Sep 13 14:41:50 2007: The stack pointer for stack 'UND_STACK' (currently 0x00200680) is outside the stack range (0x00001EB8 to 0x00001EF8)
Thu Sep 13 14:41:50 2007: The stack pointer for stack 'ABT_STACK' (currently 0x002006C0) is outside the stack range (0x00001EF8 to 0x00001F38)
где это исправлять?