Hi guys,

I'm trying to get the following Linux fork to work on the BeagleBone Black 
(BBB):

https://github.com/danielinux/linux/tree/picotcp

It's basically the Linux tcp/ip stack replaced with PicoTCP, this is a 
tcp/ip stack designed for embedded devices.

I tried booting the board but I get the following bootlog:

1777.log.txt 
<http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/791/1777.log.txt>

I'm wondering if anyone knows how to tackle the error message:

Unable to handle kernel paging request at virtual address e02f8fe0

Internal error: Oops: 5 [#1] SMP THUMB2

I tried debugging but this didn't give any result so far. When I disable 
PicoTCP, the board boots fine. I tried disabling SMP in kernel but it gives 
the same error message but without SMP ( so only Oops: THUMB2).

The maintainer told me I should check the SMP implementation but I'm not 
sure where to start or find relevant info on SMP implementation/programming 
in the Linux kernel or tcp/ip stack.

Any tips or help would be greatly appreciated.

Thanks in advance,

Laurens

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to