<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>oao.no &#187; cortex</title>
	<atom:link href="http://oao.no/wpe/tag/cortex/feed/" rel="self" type="application/rss+xml" />
	<link>http://oao.no/wpe</link>
	<description>English</description>
	<lastBuildDate>Fri, 20 Apr 2012 18:55:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>CRC integrity check of ARM Cortex flash memory</title>
		<link>http://oao.no/wpe/2010/11/flash-crc-integrity-check/</link>
		<comments>http://oao.no/wpe/2010/11/flash-crc-integrity-check/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 13:45:27 +0000</pubDate>
		<dc:creator>oao</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[cortex]]></category>
		<category><![CDATA[flash programming]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://oao.no/wpe/?p=178</guid>
		<description><![CDATA[The program and data contained in a micro controller flash memory can become corrupted over time. The integrity can be verified by running a CRC test over the flash. This post describes how to automatically add the correct CRC to a binary file and later let the micro controller perform the check.This has been tested [...]]]></description>
		<wfw:commentRss>http://oao.no/wpe/2010/11/flash-crc-integrity-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stellaris Cortex and OpenOCD</title>
		<link>http://oao.no/wpe/2010/05/stellaris-cortex-and-openocd/</link>
		<comments>http://oao.no/wpe/2010/05/stellaris-cortex-and-openocd/#comments</comments>
		<pubDate>Wed, 26 May 2010 12:06:00 +0000</pubDate>
		<dc:creator>oao</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cortex]]></category>
		<category><![CDATA[flash programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openocd]]></category>

		<guid isPermaLink="false">http://oao.no/wpe/?p=144</guid>
		<description><![CDATA[I have always had problems with OpenOCD, mainly due to bad documentation out of sync with the code. I got a new evaluation board for the LM3S2965 processor (EK-LM3S2965) last week and gave OpenOCD a new try, and lo, this has become quite simple. From the page-sized configuration scrips floating around to this two-line openocd.cfg: [...]]]></description>
		<wfw:commentRss>http://oao.no/wpe/2010/05/stellaris-cortex-and-openocd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Luminary Stellaris under Linux</title>
		<link>http://oao.no/wpe/2009/06/luminary-stellaris-under-linux/</link>
		<comments>http://oao.no/wpe/2009/06/luminary-stellaris-under-linux/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 16:51:00 +0000</pubDate>
		<dc:creator>oao</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[cortex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[luminary]]></category>
		<category><![CDATA[toolchain]]></category>

		<guid isPermaLink="false">http://oao.no/wpe/?p=4</guid>
		<description><![CDATA[You may log in to the Luminary web page and download the source files for the ARM Cortex based boards they produce. I needed the source for the brushless motor kit: SW-RDK-BLDC-4694.exe, which is a Windows executable. After download Firefox offered me to run the file with wine, which I did. The source code was [...]]]></description>
		<wfw:commentRss>http://oao.no/wpe/2009/06/luminary-stellaris-under-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Build gcc for ARM Cortex processor</title>
		<link>http://oao.no/wpe/2009/06/build-gcc-for-arm-cortex/</link>
		<comments>http://oao.no/wpe/2009/06/build-gcc-for-arm-cortex/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 15:58:00 +0000</pubDate>
		<dc:creator>oao</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[cortex]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[toolchain]]></category>

		<guid isPermaLink="false">http://oao.no/wpe/?p=3</guid>
		<description><![CDATA[I have lately built several versions of the Linux GCC tool chain for the ARM Cortex processor. But the generated tools do not work properly with floating point, issuing errors about floating point inconsistencies. One option is of course to download a free version of a commercial tool, like the one from http://www.codesourcery.com/sgpp. But I [...]]]></description>
		<wfw:commentRss>http://oao.no/wpe/2009/06/build-gcc-for-arm-cortex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

