Hi jjp Thank for question, you are coming in right time, A week ago I placed Kinetis port on Bugzilla. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001187 I'll appreciate if you try it and come with feedback. Note:You need to commit latest version from CVS as it has bugs 1001184, 1001186 integrated.
I am using official eCos 3.0 tools (-m3 of course) in order to maintain compatibility, but I am keen to try gcc 4.6. Note: When you send mail to eCos mailing lists make sure it is plain text, not HTML - because it shall be discarded. Regards Ilija On 08.04.2011 16:42, jjp jjp wrote: > Hi list, > I am doing some tiny tests with k60 and I have some troubles to make > SVC call running properly. > Vector table is set at 0x20000000 in register SCB_VTOR, psp and msp > have different adresses in RAM. > I always get an HardFault after __asm__("svc 0"); Check if VTOR setting is as desired, 0x20000000 should work. Also stack, what do you have in mlt files? > Ilija, is it working properly for you? > I'm using : > -. gcc-4.6.0 > -. binutils-2.21.51 (patched snaphot with OS support for cortex-m4) > -. zylin zy1000 (revB 1.66) Nice to see that Zylin supports Kinetis too. > Regards > > > Date: Thu, 27 Jan 2011 23:01:15 +0100 > > From: ili...@siva.com.mk > > To: ecos-discuss@ecos.sourceware.org > > Subject: Re: [ECOS] Kinetis TWR-K60N512-KIT questions > > > > > > On 27.01.2011 10:09, jjp jjp wrote: > > > Hi, > > > I follow very closely the port of Ilija Kocho on Kinetis > TWR-K60N512-KIT and > > > I have some questions about your development methods : > > Hello, and thanks for your interest. > > > What cross compiler tools are you using (arm-eabi-gcc v-4.3 with > patchs for cortex-m4)? > > > What kind of debugging tools are you using? > > Cortex-M4 is binary and backward compatible with M3 so, for the time > > being you can use current compiler, of course you can't use Cortex-M4 > > specific features. Or you can try forthcoming 4.6. > > > > > I don't see debug tools (except libSWD with OpenOCD) in Free and > Open Source Software community trying > > > to get debug by Serial Wire Debug. > > > > Kinetis is very new, not yet in regular production so many tools are not > > yet prepared. I don't know if OpenOCD supports Kinetis. In our lab we > > have Ronetix PEEDI that is just getting Kinetis support. In meantime we > > are working "dry" :( > > > > 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