Explain about the error below ? how to overcome it ? thanks in advance
uart_mod:3, desc_in:, desc_out:, converter:
In create_uart_console
SKYEYE: use arm7100 mmu ops
exec file "sam.elf"'s format is elf64-x86-64.
load section .text: addr = 0x00000000 size = 0x0000007c.
skyeye: bus/ram.c:101: mem_write_byte: Assertion `global_mbp != ((void *)0)' failed.
Abort
why only the code which included in testsuite is only working . If i take another code even though i cross compiled it using arm-none-eabi baremetal toolchain its not working.