Table of Contents

eCos

eCos (embedded Configurable operating system) is an open source, royalty-free, real-time operating system intended for embedded systems and applications which need only one process with multiple threads. For more information look at Wikipedia or eCos homepage.

Plese help me with eCos testing and developing new eCos drivers. Patches are gratefully welcome.

Thanks, Michal Simek

How to compile eCos

Ecos template

Ecos saving folder

Turn of GPIO_2

Build output

Problems

Unsupported fatal-warnings

cdl_option CYGPKG_INFRA_LDFLAGS_ADD {
  # Flavor: data
  user_value -Wl
  # value_source user
  # Default value: -Wl,--fatal-warnings
};

No build directory

make: *** /home/projects/ecos/sw/projects/RedBoot-gdb/redboot1_build: No such file or directory.  Stop.

Know limitation