Dear all, I'm trying to run several Codezero toolkit examples (v. 0.4.4) on PandaBoard and it seems that only the "hello world" one is running fine. More or less all the examples exit with the following error:
... code0: SMP: 2 CPU cluster, CPU0/1/ are participating in SMP code0: Kernel area 0xf0008000 - 0xf003d000 remapped as 53 pages code0: Kernel built on Aug 19 2011, 14:01:38 code0: Mapping 0x3000 bytes as RX from 0x84000000 physical to 0xc0000000 virtual for project0 code0: Mapping 0x2000 bytes as RW from 0x84003000 physical to 0xc0003000 virtual for project0 fault_ipc_to_pager: Sending ipc from 1 to 1, faulty_address=0xc011a028, faulty pc=0xc00024cc tid=0x00000001 Unhandled kernel data abort at address 0x00000008 FAR:0x00000008 PC:0xf000e380 Unhandled kernel abort. Kernel panic. Halting system... I suppose I cannot use insight with the real PandaBoard hardware to debug. Is it correct? On the other hand, do you have any suggestion about which could be the root cause of the problem? Thanks a lot and BR, Fabio _______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org