From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19110 invoked by alias); 2 Jan 2013 01:15:48 -0000 Received: (qmail 19101 invoked by uid 22791); 2 Jan 2013 01:15:47 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from p02c11o145.mxlogic.net (HELO p02c11o145.mxlogic.net) (208.65.144.78) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Jan 2013 01:15:41 +0000 Received: from unknown [12.218.215.72] (EHLO smtpauth1.linear.com) by p02c11o145.mxlogic.net(mxl_mta-6.16.0-0) with ESMTP id c3a83e05.0.55618.00-373.101882.p02c11o145.mxlogic.net (envelope-from ); Tue, 01 Jan 2013 18:15:41 -0700 (MST) X-MXL-Hash: 50e38a3d3eab1cab-0e2f0288d3965f408919231cdcf2aa1e49f78c5f Received: from smtpauth1.linear.com (localhost [127.0.0.1]) by smtpauth1.linear.com (Postfix) with ESMTP id 6EE41740B0 for ; Tue, 1 Jan 2013 17:15:40 -0800 (PST) Received: from [192.168.0.119] (75-163-188-247.clsp.qwest.net [75.163.188.247]) by smtpauth1.linear.com (Postfix) with ESMTPSA id 3C8DD740AF for ; Tue, 1 Jan 2013 17:15:40 -0800 (PST) From: Michael Jones Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <9ECFA388-1BB0-4B8B-994A-926B4268C783@linear.com> Date: Wed, 02 Jan 2013 01:15:00 -0000 To: eCos Discussion Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-AnalysisOut: [v=2.0 cv=PvEkmXw3 c=1 sm=1 a=glloKNylpeYNumXQcclYyA==:17 a] X-AnalysisOut: [=D2_GN2MmYMYA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=MqD] X-AnalysisOut: [INYqSAAAA:8 a=KMEEMhuySBgA:10 a=CZXRanm4AAAA:8 a=dVg0sXthl] X-AnalysisOut: [gSeFRvUNFQA:9 a=CjuIK1q_8ugA:10] X-MAIL-FROM: X-IsSubscribed: yes 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] How to get eCos up on Kinetis X-SW-Source: 2013-01/txt/msg00001.txt.bz2 I finally succeeded getting eCos up on my Tower K60 Kinetis Board with a co= mplete tool chain. I just posted all the details on my blog for the next ne= wbie that tries this. The post covers: - Why I picked eCos as an alternative to MQX - Some linux pitfalls for the MQX user migrating to linux and a few issues = with Parallels VM and linux - How to install gnutools and how to compile eCos from CVS - How to get around a 64 bit gnu compiler problem - Why I gave up on Redboot - Differences between MQX OSBDM and OpenOCD/JTAG - How to setup OpenOCD with a JTagKey (adapter, drivers, config files, comp= iling) - How to setup Eclipse to compile and debug - How to setup eCos for printf on a terminal using a USB to RS232 adapter a= nd Tower serial board I am sure a few details got missed, and I probably hacked in a few places w= here a better solution exists. But at least if you are an MQX user with lit= tle linux experience, and you have a Tower board, you can probably setup ev= erything with less trouble. Existing experts will not learn much from this = post other than what starting from square one is like, not knowing about th= ings like OpenOCD or Eclipse. John Dallaway and Ilija Kocho, thanks for all the help getting unstuck a fe= w times and for your patience. You can find the post at: http://www.eeweb.com/blog/mike_jones/getting-ecos-running-on-freescale-tower Mike -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss