---------------------------------------- > Date: Mon, 14 Nov 2011 23:58:24 +0100 > From: ili...@siva.com.mk > To: jackoa...@hotmail.com > CC: ecos-discuss@ecos.sourceware.org > Subject: Re: [ECOS] Kinetis TWR-K60N512 MRAM debug > > On 14.11.2011 13:04, jjp jjp wrote: > > Hi list, > > I make simple patch for using MRAM on Kinetis. > > I configure all clocks in my GDB script from FlexBus example (from > > Freescale) > > It works for me (I don't use Redboot), but maybe there are something else > > to do. > > Best regards. > > Hi jjp. > > Thanks for tweaking Kinetis port. However I have some remarks: > > It's kind of too intrusive. You don't have to deal with architecture. It > is a bad idea since you will have to patch arch every time you checkout. > Or at least you may encounter conflicts. > > Everything can be resolved in platform, I advise you to create new > platform twr_k60n512_mram (clone twr_k60n512 and rename) and try to > resolve everything there. No need to change a bit anywhere else except > add entries to ecos.db. > > Look here for hints for your new platform CDL: > http://ecos.sourceware.org/ml/ecos-devel/2011-07/msg00002.html > > 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 >
Hi Ilija, I create as you say a twr_k60n512_mram platform and everything works fine. The original twr_k60n512 remains unmodified as you say. Thanks again, best regards. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss