public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ek-lm3s811
@ 2013-02-24 10:30 emanuel stiebler
  2013-02-25 18:15 ` [ECOS] ek-lm3s811 John Dallaway
  0 siblings, 1 reply; 2+ messages in thread
From: emanuel stiebler @ 2013-02-24 10:30 UTC (permalink / raw)
  To: ecos-discuss

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

Increasing the internal memory (I know it isn't there) let's the test 
compile ...

cheers

-- 
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] 2+ messages in thread

* [ECOS] Re: ek-lm3s811
  2013-02-24 10:30 [ECOS] ek-lm3s811 emanuel stiebler
@ 2013-02-25 18:15 ` John Dallaway
  0 siblings, 0 replies; 2+ messages in thread
From: John Dallaway @ 2013-02-25 18:15 UTC (permalink / raw)
  To: emanuel stiebler; +Cc: eCos Discussion

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

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

end of thread, other threads:[~2013-02-25 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-24 10:30 [ECOS] ek-lm3s811 emanuel stiebler
2013-02-25 18:15 ` [ECOS] ek-lm3s811 John Dallaway

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