From: Andrew Volkov <Andrew.Volkov@transas.com>
To: "Dhananjay R. Deshpande" <dhananjayd@kpit.com>
Cc: gdb-patches@sources.redhat.com
Subject: RE: [PATCH] Add support for scanf, gets in h8300 simulator
Date: Mon, 03 Jun 2002 03:07:00 -0000 [thread overview]
Message-ID: <2E74F312D6980D459F3A05492BA40F8DEC0BE3@clue.transas.com> (raw)
Hi Dhananjay
>>Maybe now is time to change ugly "magic" 0xc4 vector to something more
>>correct(ex. trap for h8s)? Because on many h8h/h8s chips,
>vectors 0xc4 and
>> 0xc8 are busy under peripheries.
>
>There is a trapa instruction available in H8300/H and H8/S but
>not in H8300. With current implementation, it will be same for
>all. If we implement trapa for H8300/H and H8300/S, still we
>will have to support the H8300/L with current implementation.
Yes I told about move to trapa for h8s/h and for 0xc4/0xc8 for other.
Because on h8s/h you WILL have problems with this vectors.
>Since nothing is actually written at 0xc4 and 0xc8, it should
>not be a problem for code running on target using those
>peripherals. Users can put there vector handler at those vectors.
H-m-m, I don't think its a good idea to mix application and debug code in
interrupt.
Especially when you could split it without pain.
Andrey
next reply other threads:[~2002-06-03 10:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-03 3:07 Andrew Volkov [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-24 3:07 Dhananjay R. Deshpande
2002-05-18 1:36 Andrew Volkov
2002-05-17 5:47 Dhananjay R. Deshpande
2002-05-17 12:55 ` Thomas Fitzsimmons
2002-05-14 1:52 Dhananjay R. Deshpande
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2E74F312D6980D459F3A05492BA40F8DEC0BE3@clue.transas.com \
--to=andrew.volkov@transas.com \
--cc=dhananjayd@kpit.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox