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: ecos memory footprint


>> Anybody knows if ECOS can run in 64KB mem (or lesser) with the following
>> features:
>>
>> * USB Device/slave support
>> * SPI Driver support
>> * Networking support (for running a small webserver)
>
> This looks like a bit much for 64KB RAM. Maybe you can get it to work.

yeah! :)

I'm trying to build ecos from the at91sam7x template. I've completely removed
ISO C/POSIX packages. I have to dependencies unresolved!

* CYGPKG_ERROR requires CYGBLD_ISO_ERRNO_CODES_HEADER.

* CYGFUN_DEVS_USB_AT91_EP0 requires CYGPKG_IO_USB and
  CYGPKG_IO_USB_SLAVE.

Where do I get these macro's from? Which pkg has it?

Can't find them in the list of existing pkg's!

>
>> I've not yet narrowed down on my h/w yet...but Microchips PIC32MX460F128H
>> seems promising? But the sad part is that ecos doesn't show this in their
>> list of supported h/w.
>
> Some ARM7 devices like the AT91SAM7 are well supported.

Yes. Just hope they fit our budget! :)

-mandeep

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

-- 
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]