<?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; ARM</title>
	<atom:link href="http://oao.no/wpe/tag/arm/feed/" rel="self" type="application/rss+xml" />
	<link>http://oao.no/wpe</link>
	<description>English</description>
	<lastBuildDate>Mon, 28 Feb 2011 22:41:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>NV-RAM for the TS7500 ARM single board computer</title>
		<link>http://oao.no/wpe/2011/02/ts7500-nvram/</link>
		<comments>http://oao.no/wpe/2011/02/ts7500-nvram/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 22:41:51 +0000</pubDate>
		<dc:creator>oao</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://oao.no/wpe/?p=281</guid>
		<description><![CDATA[Technologic Systems&#8217; ARM single board computers for embedded systems, the 7500 series, may be ordered with a battery backed up real time clock. However, unlike RTC chips used for PC&#8217;s these come with no static RAM. I missed this RAM for an application I was working on and therefore modified the board. This made this [...]]]></description>
		<wfw:commentRss>http://oao.no/wpe/2011/02/ts7500-nvram/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>ARM with CAN interface</title>
		<link>http://oao.no/wpe/2009/12/arm-with-can-interface/</link>
		<comments>http://oao.no/wpe/2009/12/arm-with-can-interface/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 16:35:00 +0000</pubDate>
		<dc:creator>oao</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[open hardware]]></category>

		<guid isPermaLink="false">http://oao.no/wpe/?p=13</guid>
		<description><![CDATA[An open hardware project involving a PCB with an AT91SAM7X128 processor with galvanically isolated CAN bus and power running off 24V DC. All documentation needed for production (schematics, board layout, gerber files) is included in this tar-archive. You are free to use and produce this hardware, see the included license file. This project is also [...]]]></description>
		<wfw:commentRss>http://oao.no/wpe/2009/12/arm-with-can-interface/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>

