Date: Thu, 26 Aug 1999 11:19:21 -0700 From: Mike Smith <mike@smith.net.au> To: Johan Rydberg <johan.rydberg@netinsight.se> Cc: freebsd-small@freebsd.org Subject: Re: Problems with BSD in embedded system! Message-ID: <199908261819.LAA02929@dingo.cdrom.com> In-Reply-To: Your message of "Thu, 26 Aug 1999 14:16:35 %2B0200." <37C53023.51BE4510@netinsight.se>
next in thread | previous in thread | raw e-mail | index | archive | help
> = > I'm using NetBSD / FreeBSD for a project that will use the = > OS in an embedded enviorment. = > = > I load the kernel from flash, creates the kernel arguments > and starts the kernel. But the kernel dies somewhere in the > ``init386=B4=B4 routine. The kernel prints no error messages, > it just simply resets. = > = > The system we are using is as STPC Client (from SGS-Thompson), > the GLORIABD. > = > What can be the problem? = Almost anything. = We understand that the STPC has problems running FreeBSD; we haven't = been able to resolve the issues we have with the sample board we have. But the symptom you're describing is quite different; the only way you = are going to be able to resolve your issue is to build a kernel with = DDB enabled, break to the debugger at the top of init386 and then = single-step your way through until it falls over. -- = \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908261819.LAA02929>