public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "RAY Electronic-Design GmbH" <info@raygmbh.de>
To: <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] Fw: [ECOS] Asynchronous GDB break serial target
Date: Thu, 02 Aug 2001 03:22:00 -0000	[thread overview]
Message-ID: <007d01c11b45$76579830$fe78a8c0@raypc2> (raw)
In-Reply-To: <otae1ivr04.fsf@zoftcorp.adsl.dk>

I was fooled by the GUI configtool, where I changed some options, but
hitting F7 for build didn't recompile vector.s, where hal_ctrlc_isr_init is
called.
After deleting all *.o files in the build tree's and remaking
hal_ctrlc_isr_init was called.
Asynchronous Break now seems to work, I'll have to test further...

Raymund Hofmann

----- Original Message -----
From: "Jesper Skov" <jskov@cambridge.redhat.com>
To: "RAY Electronic-Design GmbH" <info@raygmbh.de>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Thursday, August 02, 2001 8:51 AM
Subject: Re: [ECOS] Fw: [ECOS] Asynchronous GDB break serial target


> >>>>> "RAY" == RAY Electronic-Design GmbH <info@raygmbh.de> writes:
>
> >> I traced so far now, that the hal_default_isr is called, but in
> >> there is going on something i don't understand:
> >>
> >>
> >> __ #ifndef CYGSEM_HAL_ROM_MONITOR if
> >> (CYGNUM_CALL_IF_TABLE_VERSION_CALL_HACK ==
> >> (CYGACC_CALL_IF_VERSION() &
> RAY> CYGNUM_CALL_IF_TABLE_VERSION_CALL_MASK))
> >> #endif { hal_virtual_comm_table_t* __chan =
> >> CYGACC_CALL_IF_DEBUG_PROCS(); if (__chan) gdb_vector =
> >> CYGACC_COMM_IF_CONTROL(*__chan, __COMMCTL_DBG_ISR_VECTOR); } if(
> >> vector == gdb_vector ) __
> >>
> >> in there it reads the version of the virtual vector table, which is
> >> 0x18
> RAY> in
> >> my redboot build, but tries to compare it with 0x41. The Version is
> >> calculated:
>
> The version is set to 0x41 in hal_ctrlc_isr_init which is (or should
> be) called by RAM applications as they enable ctrl-c support.
>
> Jesper

      reply	other threads:[~2001-08-02  3:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-01  8:33 RAY Electronic-Design GmbH
2001-08-02  0:53 ` Jesper Skov
2001-08-02  3:22   ` RAY Electronic-Design GmbH [this message]

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='007d01c11b45$76579830$fe78a8c0@raypc2' \
    --to=info@raygmbh.de \
    --cc=ecos-discuss@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).