From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28157 invoked by alias); 25 Feb 2013 18:15:07 -0000 Received: (qmail 28051 invoked by uid 22791); 25 Feb 2013 18:15:02 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from tetra.codeconfidence.com (HELO tetra.codeconfidence.com) (94.229.66.225) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 25 Feb 2013 18:14:53 +0000 Received: from cog.dallaway.org.uk (cpc1-cmbg10-0-0-cust34.5-4.cable.virginmedia.com [81.102.132.35]) by tetra.codeconfidence.com (Postfix) with ESMTP id 20540234C037; Mon, 25 Feb 2013 18:14:52 +0000 (GMT) Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id r1PIEkHP001578; Mon, 25 Feb 2013 18:14:46 GMT Message-ID: <512BAA16.8020900@dallaway.org.uk> Date: Mon, 25 Feb 2013 18:15:00 -0000 From: John Dallaway User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.11) Gecko/20121120 Thunderbird/10.0.11 MIME-Version: 1.0 To: emanuel stiebler CC: eCos Discussion References: <5129EBD9.5070705@e-bbes.com> In-Reply-To: <5129EBD9.5070705@e-bbes.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Re: ek-lm3s811 X-SW-Source: 2013-02/txt/msg00031.txt.bz2 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