This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Kinetis TWR-K60N512-KIT questions


Hi,
I use finally SEGGER J-Flash program (4.2.4) to flash my bin.
But now with same program I can't access my board 
(even a connection to it!) and I am trying to solve this situation.

In OpenOCD doc, for Internal Flash it needs a driver name.
Except stm32 and at91sam3 which are cortex-m3 cores, there is nothing else.

There is an USB-OSJTAG port on the board. Apparently CodeWarrior can access
it to program flash and if I can't solve my problem with J-Link I will test it.

Regards.

----------------------------------------
> Date: Thu, 14 Apr 2011 15:17:53 +0200
> From: edgar.grimberg@gmail.com
> To: jackoaway@hotmail.com
> CC: ecos-discuss@ecos.sourceware.org
> Subject: Re: [ECOS] Kinetis TWR-K60N512-KIT questions
>
> 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
>
 		 	   		  

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]