<div dir="ltr">2 weeks ago I made exactly this - I setup a build environment for freedom board. My board (KL25Z) will arive next week and I will give it a try.<div>Is your port in the nuttx repos? I had some trouble with cygwin build but nothing fatal.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/25 Alan Carvalho de Assis <span dir="ltr"><<a href="mailto:acassis@gmail.com" target="_blank">acassis@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Krasi,<br>
<div class="im"><br>
On 8/24/13, krasi gichev <<a href="mailto:krasimirr@gmail.com">krasimirr@gmail.com</a>> wrote:<br>
> Another fan of chibios, but keep in mind that kinetis support is not<br>
> existing yet. According to the author of the chibios, it will follow after<br>
> Atmel cortex-m support.<br>
><br>
<br>
</div>Another option is NuttX RTOS, it has support to Freescale Kinetis family:<br>
<a href="http://www.nuttx.org/Documentation/NuttX.html" target="_blank">http://www.nuttx.org/Documentation/NuttX.html</a><br>
<br>
This is a POSIX RTOS with features based on Linux. It supports many<br>
microcontrollers (8051, Z80, AVR, ARM: STM32, Stellaris, Kinetis,<br>
etc).<br>
<br>
If you want you could compile it with a shell called NSH and get<br>
almost all linux bash commands and everything will fit on 32KB Flash.<br>
<br>
I ported it to low cost Freedom board (FRDM-KL25Z) with Greg Nutt's<br>
help. I'm using it on my projects and it is saving me much time<br>
because my Linux background.<br>
<br>
Taste it (probably you already have a supported board) and you will<br>
see what I'm talking about.<br>
<br>
Best Regards,<br>
<br>
Alan<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> 2013/8/24 Ken Phillis Jr <<a href="mailto:kphillisjr@gmail.com">kphillisjr@gmail.com</a>><br>
><br>
>> I know of an portable Real Time OS that is meant for smaller ARM chips,<br>
>> and This OS is called callled ChibiOS[1]. ChibiOS Offers the same level<br>
>> of<br>
>> options as the ARDUINO[2] does for ATMEL chips.<br>
>><br>
>><br>
>><br>
>> [1]Chibi OS<br>
>> <a href="http://chibios.org/" target="_blank">http://chibios.org/</a><br>
>><br>
>> [2] Arduino<br>
>> <a href="http://www.arduino.cc/" target="_blank">http://www.arduino.cc/</a><br>
>><br>
>><br>
>> On Mon, Aug 19, 2013 at 10:06 PM, luke.leighton<br>
>> <<a href="mailto:luke.leighton@gmail.com">luke.leighton@gmail.com</a>>wrote:<br>
>><br>
>>><br>
>>> <a href="http://www.cnx-software.com/2013/08/08/mc-hck-is-a-5-arm-development-board-powered-by-freescale-k20-mcu/" target="_blank">http://www.cnx-software.com/2013/08/08/mc-hck-is-a-5-arm-development-board-powered-by-freescale-k20-mcu/</a><br>

>>><br>
>>> awww, this one's awesome!  32QFN $1.60 in 1k volumes, and it's damn<br>
>>> good.  even has I2S so could be connected to an audio driver IC...<br>
>>> which ironically would be about the same price - hilarious.<br>
>>><br>
>>> l.<br>
>>><br>
>>> _______________________________________________<br>
>>> arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
>>> <a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
>>> Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
>>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
>> <a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
>> Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
>><br>
><br>
<br>
_______________________________________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
</div></div></blockquote></div><br></div>