<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Easy Multi-Core Development with Spin</title><link>/technologies/code_exchange/b/blog/posts/easy-multi-core-development-with-spin</link><description>Spin is the high-level language used to program the Parallax Propeller processor . Propeller is an embedded microprocessor with eight (8) cores. The cores are called “cogs”. The Spin language has commands for assigning code to certai...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Easy Multi-Core Development with Spin</title><link>https://community.element14.com/technologies/code_exchange/b/blog/posts/easy-multi-core-development-with-spin</link><pubDate>Fri, 14 Dec 2012 16:52:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:53dd8ae3-d102-48c4-a593-06a6a88bf32f</guid><dc:creator>e14 Contributor</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Have a look @ SimpleIDE &lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://sites.google.com/site/propellergcc/documentation/simpleide" rel="nofollow ugc noopener" target="_blank"&gt;https://sites.google.com/site/propellergcc/documentation/simpleide&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There is a version in the works that runs directly on the PI itself&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://forums.parallax.com/showthread.php?141469-SimpleIDE-for-Raspberry-Pi-Raspian" rel="nofollow ugc noopener" target="_blank"&gt;http://forums.parallax.com/showthread.php?141469-SimpleIDE-for-Raspberry-Pi-Raspian&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And now GCC- C/C++ for the prop&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://sites.google.com/site/propellergcc/home" rel="nofollow ugc noopener" target="_blank"&gt;https://sites.google.com/site/propellergcc/home&lt;/a&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=15486&amp;AppID=74&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Easy Multi-Core Development with Spin</title><link>https://community.element14.com/technologies/code_exchange/b/blog/posts/easy-multi-core-development-with-spin</link><pubDate>Mon, 03 Dec 2012 20:12:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:53dd8ae3-d102-48c4-a593-06a6a88bf32f</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;When I began playing with embedded processors again, I took a long look at the Propeller.&lt;/p&gt;&lt;p&gt;It has some very interesting features, but their interpreter took a lot of processing cycles, which is why I looked else where.&lt;/p&gt;&lt;p&gt;ParalIax has a wealth of support for the device and the chip itself is an interesting approach to multi-tasking/multi-core processing.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I suspect that the Propeller board would be a great learning tool, but once you get to understand threading using interrupts, you can do more with single core chips.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just my opinion,&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=15486&amp;AppID=74&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>