<p dir="ltr">Has anyone run the Contiki OS on any microcontroller projects?</p>
<div class="gmail_quote">On Mar 16, 2015 10:19 PM, "Jon Wolfe" <<a href="mailto:jonjwolfe@anibit.com">jonjwolfe@anibit.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The LPC 2148 is an ARM7TDMI family of chips. It is an older ARM architecture that has been superseded by the "Cortex-M" line of ARM chips. Don't let the age fool you, they are still super cool, and quite capable. This chip has 512k flash and 42k of ram, plenty to run a micro RTOS on it.  The closest analog in modern ARM chips to this might be a Cortex M3.<br>
<br>
It is more like the CPU you find on an Arduino Due than a Raspi.<br>
<br>
There's nice support in GCC in these old chips, and if you have the right jtag, you can get them to work with gdb and OpenOCD.<br>
<br>
I'd volunteer to take it on, but I've got a ton of similar dev boards in drawers waiting for the right project and enough free time.<br>
<br>
--Jon<br>
<br>
<br>
On 2015-03-16 19:28, Grawburg wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes.<br>
<br>
I won't be at the April meeting but will bring it to the May meeting.<br>
<br>
Whoever wants it can have it. I don't really know what to do with it.<br>
<br>
Brian<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Isn't that an ARM chip? Might be nice to experiment with. Might have<br>
much of the same capability as that used in the R-Pi or an Intel<br>
Edison.<br>
<br>
-<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Triangle, NC Embedded Computing mailing list<br>
<a href="mailto:TriEmbed@triembed.org" target="_blank">TriEmbed@triembed.org</a><br>
<a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" target="_blank">http://mail.triembed.org/<u></u>mailman/listinfo/triembed_<u></u>triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" target="_blank">http://TriEmbed.org</a><br>
</blockquote>
<br>
-- <br>
Jon Wolfe<br>
Anibit Technology LLC.<br>
<br>
<a href="https://anibit.com" target="_blank">https://anibit.com</a><br>
<br>
______________________________<u></u>_________________<br>
Triangle, NC Embedded Computing mailing list<br>
<a href="mailto:TriEmbed@triembed.org" target="_blank">TriEmbed@triembed.org</a><br>
<a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" target="_blank">http://mail.triembed.org/<u></u>mailman/listinfo/triembed_<u></u>triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" target="_blank">http://TriEmbed.org</a><br>
</blockquote></div>