Hi,

I am trying to execute the "threads demo program" from sample examples
using Codezero-toolkit v 0.5. I got a "kernel panic" error.
I found out that "__l4_threadlib_init()" call does not seem to work for
Pandaboard ES as by just using "__l4_threadlib_init()" call , I get "kernel
panic" error which is as follows:-
Please let me know if I am missing something.

code0: start kernel...

code0: Init kernel mappings...
code0: Virtual memory enabled.
code0: CPU: Cortex-A9, r2p10
code0: CPU supports: ThumbEE/Thumb2/Jazelle/TrustZone
code0: D-cache: PIPT, I-cache: VIPT
code0: Cache Write-back granule: 32 bytes
code0: Exclusive reservation granule: 32 bytes
code0: D-cache minimum line: 32 bytes
code0: I-cache minimum line: 32 bytes
code0: 1 Levels of caches.
code0: Required LoUUP/LoC/LoUIS levels: 1, 1, 1
code0: L1 cache(s): 32Kb, 4-way, 256 sets, 32-byte lines.
code0: Separate I+D caches with WriteAlloc/ReadAlloc/WriteBack/ support.
code0: Bringing up CPU1
code0: CPU1: Virtual memory enabled.
code0: CPU1: Initialized.
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=0xc00022f8
tid=0x00000001
Unhandled kernel data abort at address 0x00000008
FAR:0x00000008
PC:0xf000e380
Unhandled kernel abort.
Kernel panic.
Halting system...

I was able to execute the "Hello World" sample application successfully.

Thanks and Regards,
Ayan Kumar Halder
_______________________________________________
codezero-devel mailing list
codezero-devel@lists.l4dev.org
http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org

Reply via email to