public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Building eCos hello world
@ 2006-07-27 13:21 David Ho
       [not found] ` <Pine.LNX.4.63.0607271716070.30670@sg.belavox.gomel.by>
  0 siblings, 1 reply; 11+ messages in thread
From: David Ho @ 2006-07-27 13:21 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I am attempting to build an eCos hello world app, but I have quickly
stumbled on an issue.
As I am investigating I found that the platform specific serial port
code is missing, and I noticed it is _not active_ because
IO_SERIAL_DEVICES is disabled.

Now does eCos have a default ecm file like RedBoot? (e.g.redboot_RAM.ecm).
What would be a way to enable it by default?

Thanks, David

cdl_package CYGPKG_IO_SERIAL_ARM_AT91 {
    # Packages cannot be added or removed, nor can their version be changed,
    # simply by editing their value. Instead the appropriate configuration
    # should be used to perform these actions.

    # This option is not active
    # The parent CYGPKG_IO_SERIAL_DEVICES is disabled
    # ActiveIf constraint: CYGPKG_IO_SERIAL
    #     CYGPKG_IO_SERIAL == current
    #   --> 1
    # ActiveIf constraint: CYGPKG_HAL_ARM_AT91
    #     CYGPKG_HAL_ARM_AT91 == current
    #   --> 1

    # This value cannot be modified here.
    # Flavor: booldata
    # Current value: 1 current
    # Requires: CYGPKG_ERROR
    #     CYGPKG_ERROR == current
    #   --> 1
};

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-08-03 11:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-27 13:21 [ECOS] Building eCos hello world 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
2006-07-28 16:42                     ` Gary Thomas
2006-08-03 11:12                       ` David Ho

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).