I am new in OS boot-loading and embedded Linux world.
I am struggling to boot BLUECAT3.0 Linux kernel on SBC-8260 boards. I built
the kernel and created a kernel.kdi file using 'mkboot' command. I
downloaded the compressed binary at RAM location that matched with start of
TEXT segment specified in the makefile. ( KERNELLOAD= 0x1000000 , e.g. )
Executing a "go" from 0x100000c ( corresponding to __start, as per the map
file ), causes exeption trap after executing few instructions.
Is the way of booting incorrect, or
Are some configuration not correct in the sourcecode ?
(I find it difficult to walk through the exeption.)
--
Posted from snowbird.megapath.net [216.200.176.7]
via Mailgate.ORG Server - http://www.Mailgate.ORG