From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24484 invoked by alias); 23 May 2013 08:50:38 -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 24469 invoked by uid 89); 23 May 2013 08:50:36 -0000 X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_05,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_NEUTRAL autolearn=no version=3.3.1 Received: from Unknown (HELO gateway09.websitewelcome.com) (69.93.164.9) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 23 May 2013 08:50:25 +0000 Received: by gateway09.websitewelcome.com (Postfix, from userid 507) id 153003A033E65; Thu, 23 May 2013 03:49:47 -0500 (CDT) Received: from ham01.websitewelcome.com (ham.websitewelcome.com [173.192.111.52]) by gateway09.websitewelcome.com (Postfix) with ESMTP id EF04E3A033E09 for ; Thu, 23 May 2013 03:49:46 -0500 (CDT) Received: by ham01.websitewelcome.com (Postfix, from userid 666) id D669A1A98D17A; Thu, 23 May 2013 03:50:28 -0500 (CDT) X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=ham version=3.3.1 Received: from montecarlo.websitewelcome.com (montecarlo.websitewelcome.com [174.120.9.66]) by ham01.websitewelcome.com (Postfix) with ESMTP id A71611A98C86E for ; Thu, 23 May 2013 03:50:25 -0500 (CDT) Received: from [213.115.176.230] (port=50544 helo=[192.168.0.69]) by montecarlo.websitewelcome.com with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1UfRDy-0003Uo-N6; Thu, 23 May 2013 03:50:14 -0500 Message-ID: <519DD845.2010805@siva.com.mk> Date: Thu, 23 May 2013 08:50:00 -0000 From: Ilija Kocho User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: "yusuf.husainy" CC: ecos-discuss@ecos.sourceware.org References: <1369294035586-233012.post@n7.nabble.com> In-Reply-To: <1369294035586-233012.post@n7.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BWhitelist: no X-Source-Sender: ([192.168.0.69]) [213.115.176.230]:50544 X-Source-Auth: ilijak+siva.mk X-Email-Count: 1 X-Source-Cap: c2l2YW1rO2JpYmltYW47bW9udGVjYXJsby53ZWJzaXRld2VsY29tZS5jb20= Subject: Re: [ECOS] ecos configuration for LPC1769 X-SW-Source: 2013-05/txt/msg00042.txt.bz2 Hi yusuf You need to produce new platform port. For LPC17xx that should be easy. 1. Make a copy of LPC1766 platform and rename it accordingly. 2. Find LPC1766 entries in ecos.db and make respective LPC17xx entries. There are 2 entries, one for platform and one target. 3. Edit the files in tree produced by 1. 0. Porting is well described in eCos Reference Manual and Component Writer's Guide ( ref: http://ecos.sourceware.org/docs.html ) as well as in Masa's book Have fun. Ilija On 23.05.2013 09:27, yusuf.husainy wrote: > Hi all, > > I have just started with eCos recently. I am using a custom board with > LPC1769 on it. My requirement is that I have to build and port redboot to > the internal flash of LPC1769. This will then serve as a purpose to load any > other application(firmware or ecos linked application) to my board via the > ethernet connection or UART. > > So, I downloaded eCos3.0, and also ecos from anoncvs. Then I followed the > instructions told on that webpage and changed my repository to the anoncvs > one. export ECOS_REPOSITORY=/mnt/ecoCVS/ecos/packages. > > After that I executed the config tool for ecos3.0, and selected te Olimex > 1766-STK as my board. But, I need it for 1769, So, what I would like to know > is that, before building redboot(as selected from template menu), where > should I make some modifications so that I will be able to use my custom > board using LPC1769. > > Any help is appreciated. > > Regards, > Yusuf Husainy. > > > > -- > View this message in context: http://sourceware-org.1504.n7.nabble.com/ecos-configuration-for-LPC1769-tp233012.html > Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com. > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss