public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Nelly Pison <Nelly.Pison@elios-informatique.fr>
Cc: Andrew Lunn <andrew@lunn.ch>, ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] synthetic target serial support
Date: Fri, 01 Apr 2005 10:12:00 -0000	[thread overview]
Message-ID: <20050401101204.GB799@lunn.ch> (raw)
In-Reply-To: <424D1ACD.60703@elios-informatique.fr>

On Fri, Apr 01, 2005 at 11:56:29AM +0200, Nelly Pison wrote:
> OK, I have installed it on my linux with the ecos repository, make what 
> is indicated in the readme (except for the pseudo ttys that I don't need) .
> Then with configTool I create an ecc with the  template "Linux synthetic 
> target"
> and I try to add the package "Synthetic target serial driver" but 
> configTool refuse with the error message :
> " Add and Remove hardware packages by selecting a new hardware template"
> What is the problem?

The config tool has a "feature" that it wont add/remove hardware
packages. ecosconfig, the CLI tool is more flexiable and will do
this. The other option is to edit the

target linux {
        alias           { "Linux synthetic target" i386linux }
        packages        { CYGPKG_HAL_SYNTH

and just add the serial device driver package.

> Note : I saw that in the synthserial.cdl file the parent is 
> CYGPKG_IO_SERIAL_DEVICES and I don't find it in the ecos.db file

This is not a package, its a component. Its defined in the
CYGPKG_IO_SERIAL package. Most templates include this package, so all
you need to do is enable the option CYGPKG_IO_SERIAL_DEVICES.

        Andrew

-- 
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:[~2005-04-01 10:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23 13:29 Nelly Pison
2005-03-23 13:40 ` Andrew Lunn
2005-04-01  9:56   ` Nelly Pison
2005-04-01 10:12     ` Andrew Lunn [this message]
2005-04-01 13:31     ` Nelly Pison
2005-04-01 13:45       ` Andrew Lunn
2005-04-05  8:39         ` Nelly Pison
2005-04-06  8:33 [ECOS] Synthetic " Nelly Pison

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=20050401101204.GB799@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=Nelly.Pison@elios-informatique.fr \
    --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).