public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: Building eCos hello world
Date: Fri, 28 Jul 2006 14:55:00 -0000	[thread overview]
Message-ID: <20060728145520.DE959547BE@rivatek.dnsalias.net> (raw)
In-Reply-To: <4dd15d180607280713r60421521t1f8407f46678d52c@mail.gmail.com>

In gmane.os.ecos.general, you wrote:
> On 7/28/06, Grant Edwards <grante@visi.com> wrote:
>> In gmane.os.ecos.general, you wrote:
>>
>> > Okay, I finally figured it out.  I wasn't aware of what
>> > virtual vectors are used for.  I guess ecos applications makes
>> > use of services provided by redboot.
>>
>> They can, if you configure them that way.
>
> May I be further enlightened by your wisdom by telling me where this
> configuration is, the default of which is to use services provided by
> RedBoot.

Actually, I wasn't aware that was the default.  None of my apps
use RedBoot services, and I don't remember ever having to
change anything, but I may have just picked the right defaults
when I created the HAL for my target platform.

Browsing through the ecos.ecc file, here are few likely
settings:

turn off CYGSEM_HAL_VIRTUAL_VECTOR_INHERIT_CONSOLE
turn on  CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_COMMS
turn on  CYGSEM_HAL_VIRTUAL_VECTOR_INIT_WHOLE_TABLE 
turn on  CYGSEM_HAL_VIRTUAL_VECTOR_CLAIM_DEFAULT

-- 
Grant Edwards                   grante             Yow!  I'm pretending that
                                  at               we're all watching PHIL
                               visi.com            SILVERS instead of RICARDO
                                                   MONTALBAN!

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2006-07-28 14:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-27 13:21 [ECOS] " David Ho
     [not found] ` <Pine.LNX.4.63.0607271716070.30670@sg.belavox.gomel.by>
2006-07-27 14:39   ` David Ho
     [not found]     ` <Pine.LNX.4.63.0607271948050.6879@darkstar.example.org>
2006-07-27 19:23       ` David Ho
2006-07-27 21:28         ` Sergei Gavrikov
2006-07-28 13:03           ` David Ho
2006-07-28 13:33             ` David Ho
2006-07-28 13:56               ` [ECOS] " Grant Edwards
2006-07-28 14:14                 ` David Ho
2006-07-28 14:55                   ` Grant Edwards [this message]
2006-07-28 16:42                     ` Gary Thomas
2006-08-03 11:12                       ` David Ho

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=20060728145520.DE959547BE@rivatek.dnsalias.net \
    --to=grante@visi.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).