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: ek-lm3s811


Emanuel

On 24/02/13 10:30, emanuel stiebler wrote:

> is there a chance, ECOS got to large for the 8k this cpu has?
> just tried it, and getting messages, that some of the memory is outside
> of the .bs segment.

You will find that many eCos tests require more than 8KiB RAM. I suggest
you stick with the "kernel" package template (not the "default" package
template) and build as many tests as you can by instructing GNU make to
ignore linker errors:

   make && make -i tests

I hope this helps...

John Dallaway
eCos maintainer
http://www.dallaway.org.uk/john

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