From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8684 invoked by alias); 27 Feb 2014 17:12:25 -0000 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 Received: (qmail 8673 invoked by uid 89); 27 Feb 2014 17:12:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: tetra.codeconfidence.com Received: from tetra.codeconfidence.com (HELO tetra.codeconfidence.com) (94.229.66.225) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 27 Feb 2014 17:12:21 +0000 Received: from cog.dallaway.org.uk (cpc1-cmbg10-0-0-cust34.5-4.cable.virginm.net [81.102.132.35]) by tetra.codeconfidence.com (Postfix) with ESMTP id 179BE234C045; Thu, 27 Feb 2014 17:12:19 +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 s1RHCIMW011766; Thu, 27 Feb 2014 17:12:18 GMT Message-ID: <530F71F2.4040500@dallaway.org.uk> Date: Thu, 27 Feb 2014 17:12:00 -0000 From: John Dallaway User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Valentin BOUSSON CC: eCos Discussion References: <530F3457.103@belphegor.eu> In-Reply-To: <530F3457.103@belphegor.eu> X-Forwarded-Message-Id: <530F3457.103@belphegor.eu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [ECOS] Re: STM32F4 and Dynamic loading. X-SW-Source: 2014-02/txt/msg00007.txt.bz2 Hi Valentin On 27/02/14 12:49, Valentin BOUSSON wrote: > I encounter another problem that could signify the end between eCos > and I for my project... :( > After having some simple examples working, i tried to make one using > Dynamic ELF loading (dlopen). The dynamic library loader package (CYGPKG_LOADER) is experimental code and has not be touched for many years. Would the object file loader package (CYGPKG_OBJLOADER) meet your requirements? Ref: http://ecos.sourceware.org/ml/ecos-discuss/2013-05/msg00036.html 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