<?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>Software design and embedded system tools. &#187; arm9</title>
	<atom:link href="http://embedsoftdev.com/tag/arm9/feed/" rel="self" type="application/rss+xml" />
	<link>http://embedsoftdev.com</link>
	<description>Good information for software design</description>
	<lastBuildDate>Mon, 09 Apr 2012 23:27:38 +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>Good ARM usb openOCD jtag debugger and programmer</title>
		<link>http://embedsoftdev.com/embedded/good-arm-usb-openocd-jtag-debugger-and-programmer/</link>
		<comments>http://embedsoftdev.com/embedded/good-arm-usb-openocd-jtag-debugger-and-programmer/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 14:08:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[arm usb]]></category>
		<category><![CDATA[arm usb openocd]]></category>
		<category><![CDATA[arm7]]></category>
		<category><![CDATA[arm9]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[jtag]]></category>
		<category><![CDATA[jtag debugger]]></category>
		<category><![CDATA[openocd]]></category>
		<category><![CDATA[openocd jtag debugger]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb jtag]]></category>

		<guid isPermaLink="false">http://olivez.wordpress.com/?p=12</guid>
		<description><![CDATA[Today I write an article about the JTAG for ARM.It is an open-source JTAG or openOCD. The article below is the introduction of the good JTAG I found from www.sparkfun.com website (It was made from OLIMEX). ARM USB openOCD JTAG is a device that used for debugging the ARM series microcontroller, it also can be [...]
Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/what-is-jtag-and-how-about-arm-jtag/' rel='bookmark' title='What is jtag and how about arm jtag.'>What is jtag and how about arm jtag.</a></li>
<li><a href='http://embedsoftdev.com/embedded/how-about-jtag-how-jtag-work/' rel='bookmark' title='How about JTAG (How JTAG work)'>How about JTAG (How JTAG work)</a></li>
<li><a href='http://embedsoftdev.com/embedded/interest-arm7-and-arm9-embedded-development-board/' rel='bookmark' title='Interest ARM7 and ARM9 embedded development board'>Interest ARM7 and ARM9 embedded development board</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today I write an article about the JTAG for ARM.It is an open-source JTAG or openOCD. The article below is the introduction of the good JTAG I found from www.sparkfun.com website (It was made from OLIMEX).</p>
<p>ARM USB openOCD JTAG is a device that used for debugging the ARM series microcontroller, it also can be used as the programmer too. This ARM USB openOCD JTAG is combined with RS232 virtual COM port and power supply adapter. This item allow you to debug your ARM boards with full featured virtual RS232 port with all modem signals on it. It also have a power jack that can provide the tree range voltage that is  5V , 9V and 12V DC via jumper selection. It include the CD that contain the software neccessary to perform the ARM development and debugging with this USB openOCD such as</p>
<p>- Eclipse IDE using Yagarto and Codesourcery as toolchains.</p>
<p>- ARM USB openOCD driver for Windows.</p>
<p>- Various ARM sample project (include source code) that can use the ARM USB openOCD as the debugger and programmer.</p>
<p>- A good documents and instruction about how to use this ARM USB openOCD with Eclipse IDE .</p>
<p>- Other utilities software that can be used to integrate with the ARM development IDE and can work together with ARM USB openOCD (such as CYGWIN GNU  C/C++ compiler,  GNUARM GNU C/C++ compiler).</p>
<p>- OpenOCD for JTAG debugging software.</p>
<p>(*almost the software list above is open-source)</p>
<p>- This item can be used with the <em>CrossWorks</em> for <em>ARM</em> development IDE too. Please visit the Olimex website for more information about how to use it with <em>CrossWorks</em> for <em>ARM</em>.</p>
<p>For more information about its hardware specifications, you can visit the two links below.</p>
<p><a rel="nofollow" target="_blank" href="http://www.olimex.com/dev/index.html">http://www.olimex.com/dev/index.html</a></p>
<p><a rel="nofollow" target="_blank" href="http://www.sparkfun.com/commerce/product_info.php?products_id=7834">http://www.sparkfun.com/commerce/product_info.php?products_id=7834</a></p>
<p>For the person who develop ARM project on an open-source platform, This JTAG would be suitable for you.</p>
<p><img title="USB openOCD JTAG from OLIMEX" src="http://i654.photobucket.com/albums/uu265/jitkasem/ARM-USB-OCD-0.jpg" alt="embedded Good ARM usb openOCD jtag debugger and programmer" align="middle" /></p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://embedsoftdev.com/embedded/good-arm-usb-openocd-jtag-debugger-and-programmer/" title="OpenOCD JTAG">OpenOCD JTAG</a></li><li><a href="http://embedsoftdev.com/embedded/good-arm-usb-openocd-jtag-debugger-and-programmer/" title="arm usb programmer">arm usb programmer</a></li></ul><p>Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/what-is-jtag-and-how-about-arm-jtag/' rel='bookmark' title='What is jtag and how about arm jtag.'>What is jtag and how about arm jtag.</a></li>
<li><a href='http://embedsoftdev.com/embedded/how-about-jtag-how-jtag-work/' rel='bookmark' title='How about JTAG (How JTAG work)'>How about JTAG (How JTAG work)</a></li>
<li><a href='http://embedsoftdev.com/embedded/interest-arm7-and-arm9-embedded-development-board/' rel='bookmark' title='Interest ARM7 and ARM9 embedded development board'>Interest ARM7 and ARM9 embedded development board</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://embedsoftdev.com/embedded/good-arm-usb-openocd-jtag-debugger-and-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interest ARM7 and ARM9 embedded development board</title>
		<link>http://embedsoftdev.com/embedded/interest-arm7-and-arm9-embedded-development-board/</link>
		<comments>http://embedsoftdev.com/embedded/interest-arm7-and-arm9-embedded-development-board/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:39:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[arm7]]></category>
		<category><![CDATA[arm7 and arm9]]></category>
		<category><![CDATA[arm7 embedded]]></category>
		<category><![CDATA[arm9]]></category>
		<category><![CDATA[arm9 embedded]]></category>
		<category><![CDATA[arm9 embedded development]]></category>
		<category><![CDATA[board]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[development board]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://olivez.wordpress.com/?p=4</guid>
		<description><![CDATA[People who love an Embedded System must ever written a program to run in the microcontroller.Today I will suggest  some good embedded development board for people who interesting in ARM7/ARM9. These development board is rather high performance an all of them are 32-bit platform, of course they are not too expensive for you to buy [...]
Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/interest-embedded-development-board/' rel='bookmark' title='Interest embedded development board'>Interest embedded development board</a></li>
<li><a href='http://embedsoftdev.com/embedded/embedded-board/' rel='bookmark' title='Embedded board'>Embedded board</a></li>
<li><a href='http://embedsoftdev.com/embedded/single-board-computers/' rel='bookmark' title='Single board computers'>Single board computers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>People who love an Embedded System must ever written a program to run in the microcontroller.Today I will suggest  some good embedded development board for people who interesting in ARM7/ARM9. These development board is rather high performance an all of them are 32-bit platform, of course they are not too expensive for you to buy them!</p>
<p>For a long time I have developed ARM7 embedded system , I think the ARM7 LPC2478/LPC2378 from NXP is a good one to study and the development board I recommand is as below</p>
<p><strong>From ebay.com</strong></p>
<p>1. <a rel="nofollow" target="_blank" href="http://tinyurl.com/nllj2g">http://tinyurl.com/nllj2g</a></p>
<p>2.<a rel="nofollow" target="_blank" href="http://tinyurl.com/l6cv3t">http://tinyurl.com/l6cv3t</a></p>
<p>The above link may be changed or deleted, so I recommend you to search for the arm7 from the seller name &#8220;<span>esky-sh&#8221; instead because this seller is selling ARM7 development board.</span></p>
<p><span><br />
</span></p>
<p><strong>From sparkfun.com</strong></p>
<p>1. <a rel="nofollow" target="_blank" href="http://tinyurl.com/losvak">http://tinyurl.com/losvak</a> (this board can develop with uClinux as well as C for ARM)</p>
<p><strong>From thaieasyelec.com</strong></p>
<p>1. <a rel="nofollow" target="_blank" href="http://tinyurl.com/mgd667">http://tinyurl.com/mgd667</a></p>
<p>About the ARM9 development board , I found them a lot on ebay and almost of them used the Samsung S3C2440 as the main MPU (microcontroller processing unit) as below.</p>
<p>1. <a rel="nofollow" target="_blank" href="http://tinyurl.com/mkho5e">http://tinyurl.com/mkho5e</a></p>
<p>but I also recommend this seller  -&gt;&gt;</p>
<p><span>that is</span><strong><span> esky-sh</span></strong></p>
<p>Another interesting one is the product from www.tincantools.com. The development board from Tin Can Tools was developed as the separated embedded module so It will be easy for integrate the other embedded module to it because it come with prototyping board!!!</p>
<p>Of course, you can find this interesting board from <a rel="nofollow" target="_blank" href="http://www.tincantools.com">www.tincantools.com</a></p>
<p align="center">
<p>Related posts:<ol>
<li><a href='http://embedsoftdev.com/embedded/interest-embedded-development-board/' rel='bookmark' title='Interest embedded development board'>Interest embedded development board</a></li>
<li><a href='http://embedsoftdev.com/embedded/embedded-board/' rel='bookmark' title='Embedded board'>Embedded board</a></li>
<li><a href='http://embedsoftdev.com/embedded/single-board-computers/' rel='bookmark' title='Single board computers'>Single board computers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://embedsoftdev.com/embedded/interest-arm7-and-arm9-embedded-development-board/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

