<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GNUARM for ARM microcontrollers</title>
	<atom:link href="http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact.</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:16:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Build Your Own ARM Cross Compiler Toolchain &#124; Embedded</title>
		<link>http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/comment-page-1/#comment-20831</link>
		<dc:creator>Build Your Own ARM Cross Compiler Toolchain &#124; Embedded</dc:creator>
		<pubDate>Thu, 28 May 2009 22:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/#comment-20831</guid>
		<description>[...] only for Linux users. For Windows users, there have the installer executable EXE files already. www.scienceprog.com has a tutorial on setting up this tool on Windows [...]</description>
		<content:encoded><![CDATA[<p>[...] only for Linux users. For Windows users, there have the installer executable EXE files already. <a href="http://www.scienceprog.com" rel="nofollow">http://www.scienceprog.com</a> has a tutorial on setting up this tool on Windows [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karthikbalaguru</title>
		<link>http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/comment-page-1/#comment-14933</link>
		<dc:creator>karthikbalaguru</dc:creator>
		<pubDate>Fri, 02 Nov 2007 04:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/#comment-14933</guid>
		<description>Nice link for setting up arm toolchain in windows environment. :):)

Karthik Balaguru</description>
		<content:encoded><![CDATA[<p>Nice link for setting up arm toolchain in windows environment. :):)</p>
<p>Karthik Balaguru</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Build Your Own ARM Cross Compiler Toolchain &#171; Computing Freak</title>
		<link>http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/comment-page-1/#comment-11414</link>
		<dc:creator>Build Your Own ARM Cross Compiler Toolchain &#171; Computing Freak</dc:creator>
		<pubDate>Sun, 22 Apr 2007 09:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/#comment-11414</guid>
		<description>[...] toolchain for Linux user. For Windows user, there have the installer executable EXE files already. www.scienceprog.com has a turial on seting up this tool on Windows [...]</description>
		<content:encoded><![CDATA[<p>[...] toolchain for Linux user. For Windows user, there have the installer executable EXE files already. <a href="http://www.scienceprog.com" rel="nofollow">http://www.scienceprog.com</a> has a turial on seting up this tool on Windows [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Mitchell</title>
		<link>http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/comment-page-1/#comment-206</link>
		<dc:creator>Ray Mitchell</dc:creator>
		<pubDate>Wed, 19 Jul 2006 00:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/#comment-206</guid>
		<description>Thanks for the directions, which I followed.  It wouldn&#039;t make properly so the first thing I had to do was add the path &quot;c:\GNUARM\arm-elf\bin&quot; to the setenv.cmd file so ld, as, etc. could be located.  Once that was done I couldn&#039;t get past the &quot;ld: cannot find -lgcc&quot; error.  I suspect other environment variables must also be manually set, or files moved, or who knows!  It&#039;s probably just me, but everytime I try to set up anything based on GNU in Windows its a battle I usually give up on.  It seems that GNU is for real men, not wimps like me!</description>
		<content:encoded><![CDATA[<p>Thanks for the directions, which I followed.  It wouldn&#8217;t make properly so the first thing I had to do was add the path &#8220;c:\GNUARM\arm-elf\bin&#8221; to the setenv.cmd file so ld, as, etc. could be located.  Once that was done I couldn&#8217;t get past the &#8220;ld: cannot find -lgcc&#8221; error.  I suspect other environment variables must also be manually set, or files moved, or who knows!  It&#8217;s probably just me, but everytime I try to set up anything based on GNU in Windows its a battle I usually give up on.  It seems that GNU is for real men, not wimps like me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scienceprog</title>
		<link>http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/comment-page-1/#comment-150</link>
		<dc:creator>scienceprog</dc:creator>
		<pubDate>Mon, 03 Jul 2006 04:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienceprog.com/gnuarm-for-arm-microcontrollers/#comment-150</guid>
		<description>You don&#039;t need Cygwin to be installed. GnuARM installer has option to add necessary dll&#039;s. And if you have Cygwin installed I recommend to leave this option selected.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need Cygwin to be installed. GnuARM installer has option to add necessary dll&#8217;s. And if you have Cygwin installed I recommend to leave this option selected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
