From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26576 invoked by alias); 8 Dec 2010 20:43:57 -0000 Received: (qmail 26563 invoked by uid 22791); 8 Dec 2010 20:43:56 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from tirion.supremecenter202.com (HELO tirion.supremecenter202.com) (209.25.195.243) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 08 Dec 2010 20:43:51 +0000 Received: from c-fe5ae055.46-4-64736c11.cust.bredbandsbolaget.se ([85.224.90.254]:60947 helo=[192.168.0.137]) by tirion.supremecenter202.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PQQrb-0007JE-JH for ecos-devel@ecos.sourceware.org; Wed, 08 Dec 2010 20:43:47 +0000 Message-ID: <4CFFEDFF.9010503@siva.com.mk> Date: Wed, 08 Dec 2010 20:43:00 -0000 From: Ilija Kocho User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13pre) Gecko/20101111 Lightning/1.0b2 Shredder/3.1.7pre ThunderBrowse/3.3.3 MIME-Version: 1.0 To: ecos-devel@ecos.sourceware.org Subject: Re: Announcement of eCos porting to Freescale Kinetis - Cortex-M4 References: <4CFEA603.1000303@siva.com.mk> <4CFFA78C.3010105@dallaway.org.uk> In-Reply-To: <4CFFA78C.3010105@dallaway.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2010-12/txt/msg00003.txt.bz2 Hi John On 08.12.2010 16:43, John Dallaway wrote: > Hi Ilija > > Ilija Kocho wrote: > >> We are announcing our work on eCos port to Fresscale's Kinetis Cortex-M4 >> controller family. >> http://www.freescale.com/kinetis >> >> The initial port shall consist of: >> - Kinetis Variant (with eventual Cortex-M architecture adjustments >> if necessary); >> - TWR-K60N512 Platform; >> - Serial device driver (UART); >> - Ethernet driver (may come little bit later); > That is excellent news, thank you for the notification. It would be > great if you could structure the variant package to accommodate future > support for the K10/K20/K30/K40 parts if and where this might be > appropriate. Many thanks for words of encouragement and for hints. I haven't browsed manuals of all Kinetis members, but I'll aim for having all under a single variant (if possible without too much clutter in sources). I haven't looked at the details of all family members but from Freescale's overviews it seems that with exception of Segment Display Controller K60 is superset of other devices. I hope (but can't promise) to get everything under a single platform CDL. >> We shall contribute the port so I would ask for project registration. > Now added to the table: > > http://ecos.sourceware.org/contrib.html#registered Many thanks for registration. Best regards Ilija Kocho