This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building eCos hello world


porting eCos for own target. Is it right? So, look at the at91* target
descriptions, please:


I tried another at91 target (eb40a). I got the same thing. I will look around some more.

David

# >
# Atmel AT91 serial device drivers
# This option enables the serial device drivers for the
# Atmel AT91.
#
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]