[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Kernel debug messages serial port
- To: mint <mint@fishpool.com>
- Subject: Re: [MiNT] Kernel debug messages serial port
- From: David Gálvez <dgalvez75@gmail.com>
- Date: Wed, 1 Dec 2010 23:35:27 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=REp9rk4BPOcL8MA5FAxk+NzyY9AizF1c7Ylar7VyPLs=; b=GKx/32MjVjx+0KVVMXe+/P2Sk/ikmz3wHY+uwGzlIhTeKO1DaIWoxTuph0Gtj7JE2w GqiEKKt/Z9kJPMAWuwQLSmIe3Xeu+SG6R1JNEiwtkBUxi+7XERnEbbHTTzbyftaNeyka ZyyfBEgWaiPrChx5jgGnVvwjdAVPjs7/mcFvE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=u26I0YQtN86Eq+CadeJlBbCLdOXZtXnccMjDj6KODwiRzmhyXrLKlO6TUZ1ZVayI6z 3g/ZO0mdM36CvPV0Q1u/4pfkvEz33PbenqyyjRBu8QvFGwEkJNgDF7DefB461LxvJxS3 pXmDrfwZ5t6Tcwq11vjGX/ikYfVO0e2NWjTpU=
- In-reply-to: <v2y8cf5b8cc1004240340v5f203146taf5967c689495627@mail.gmail.com>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <u2w8cf5b8cc1004240129ua8543c32gb7a4e7cc42aea43a@mail.gmail.com> <w2gc6533ef61004240133uc6d1acedx6f61565c542d52a@mail.gmail.com> <v2y8cf5b8cc1004240340v5f203146taf5967c689495627@mail.gmail.com>
- Sender: mint-bounce@lists.fishpool.fi
The question quoted below was asked by me some months ago, now i've
wrote an article in the wiki that explains how to do serial port
debugging with Falcon.
http://wiki.sparemint.org/index.php/Debugging_through_Falcon%27s_serial_port
Corrections and suggestion welcome, when finish It could go in the
programming section.
PS: It was the first time i've used a wiki, how can i create a new
article?, what i did is to edit my user page and then move it later
with a new name, i guess this it's not the right way.
2010/4/24 David Gálvez <dgalvez75@gmail.com>:
> OK, thanks Miro, i found the mail, but i was asking about specific
> Falcon case, his question was more general.
> Anyway i tried a debug kernel and it works i'm getting the messages
> into my laptop terminal (i had to change speed from 19200, that was
> mention in the documentation, to 9600).
>
> Problem now is that i'm not going too far, during boot i'm getting a
> fatal error:
>
> init_filesys() ok!
> init_proc() inf : 120C390, 120C368, 120C340, 120C350, 120BF00, 120BBD8, 120BA80
> pid 5 (grep): halt: invalid stack frame format
> FATAL ERROR. You must reboot the system.
>
> This is with kernel 1.16.curr with debug level 1.
> I'm going to do more investigations.
>
> Thanks for your help.
>
>
>
> 2010/4/24 Miro Kropacek <miro.kropacek@gmail.com>:
>> Hi,
>> this was asked some time ago (by Sqward?), so maybe he could help you. But
>> basically, same answer, yes, it's definitely possible, Frank used his Falcon
>> for kernel development a lot with serial port, so either wait for Sqward's
>> reply or try to dig into sources, you need debug kernel + redirect output to
>> serial console (boot menu). More details (like keyboard combos for some
>> functions related to serial port) are surely in source code.
>>
>> On Sat, Apr 24, 2010 at 10:29 AM, David Gálvez <dgalvez75@gmail.com> wrote:
>>>
>>> Hi, i would like to get kernel debug messages through the serial port,
>>> is this possible with a Falcon? i've read in some documentation that
>>> an MFP is need it, and i think Falcon MFP doesn't do serial port
>>> stuff, because documentation gets easily outdated or may be i missed
>>> something i would like that someone could confirm this.
>>>
>>> Thank you
>>>
>>>
>>
>>
>>
>> --
>> MiKRO / Mystic Bytes
>> http://mikro.atari.org
>>
>