From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1657 invoked by alias); 14 Apr 2011 13:18:01 -0000 Received: (qmail 1647 invoked by uid 22791); 14 Apr 2011 13:18:00 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_JJ X-Spam-Check-By: sourceware.org Received: from mail-qw0-f49.google.com (HELO mail-qw0-f49.google.com) (209.85.216.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Apr 2011 13:17:54 +0000 Received: by qwi2 with SMTP id 2so1045157qwi.36 for ; Thu, 14 Apr 2011 06:17:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.13.152 with SMTP id c24mr509327qca.87.1302787073359; Thu, 14 Apr 2011 06:17:53 -0700 (PDT) Received: by 10.229.218.19 with HTTP; Thu, 14 Apr 2011 06:17:53 -0700 (PDT) In-Reply-To: References: <4D41EB2B.5080504@siva.com.mk> <4D9F6B61.705@siva.com.mk> <4DA49538.60100@siva.com.mk> <4DA5C749.2040706@siva.com.mk> <4DA6D20B.7080908@siva.com.mk> Date: Thu, 14 Apr 2011 13:18:00 -0000 Message-ID: From: Edgar Grimberg To: jjp jjp Cc: ecos-discuss@ecos.sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: Re: [ECOS] Kinetis TWR-K60N512-KIT questions X-SW-Source: 2011-04/txt/msg00054.txt.bz2 On Thu, Apr 14, 2011 at 2:14 PM, jjp jjp wrote: > > Hi, > Patchs apply! > (Date of last commit of my revison is Wed Apr 06 16:54:16 2011 +0000 with > with changeset 3029:9aec6a8ff9b92bcfff4852e47355e64494ec9ca8) > > I make a simple "Hello world" application. > I am trying to find a way to flash binary file from elf application using > CodeWarrior way. If you use OpenOCD (ZY1000 is OpenOCD), and you configure it correctly, you can flash from within GDB on a "load" command. Of course, you can transform your elf file into a bin (using objcopy), and then flash it using a flash programmer of sorts. What is the CoreWarrior way? Edgar > Are you using PEEDI to flash your application? > Regards. > > >> Date: Thu, 14 Apr 2011 12:52:59 +0200 >> From: ilijak@siva.com.mk >> To: ecos-discuss@ecos.sourceware.org >> Subject: Re: [ECOS] Kinetis TWR-K60N512-KIT questions >> >> On 14.04.2011 09:28, jjp jjp wrote: >> > Hi, >> > I have a TWR-K60N512 too! >> > Is it possible to apply patchs to Mercurial version? >> >> Actually, our Kinetis port is not yet committed to CVS. It is in >> Bugzilla, in a queue for review by maintainers. >> http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001187 >> You can download the Kinetis Port diff files from there and patch your >> eCos repository. Please observe the note (Comment 3) regarding patching. >> >> I recommend to checkout a fresh eCos repository from CVS/Mercurial >> unless you have revision later than 2011-04-06 17:59:20 BST, since it >> has resolved bugs 1001184, 1001186 which are needed for this port. >> >> I also recommend for first run to use official eCos gnutools. Later you >> can try gcc-4.6.0 >> >> Tell me if you need additional info. >> >> Regards >> Ilija >> >> >> -- >> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos >> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss >> > > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss