<?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: ARM LPC2148 and Linux</title>
	<atom:link href="http://optixx.org/2006/12/18/arm-lpc2148-and-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://optixx.org/2006/12/18/arm-lpc2148-and-linux/</link>
	<description>About Linux and Console Hacking</description>
	<lastBuildDate>Fri, 30 Dec 2011 09:09:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: disketto</title>
		<link>http://optixx.org/2006/12/18/arm-lpc2148-and-linux/comment-page-1/#comment-47297</link>
		<dc:creator>disketto</dc:creator>
		<pubDate>Fri, 06 Feb 2009 10:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2006/12/18/arm-lpc2148-and-linux/#comment-47297</guid>
		<description>&lt;p&gt;hi admin... thanks.. you were right....
well... i need another help (pardon plz)..&lt;/p&gt;

&lt;p&gt;there is a good guide to learn how to debug lpc2148 with gdb under Linux...?
i continually find tools that run just with windows or under cygwin... that could be similar with linux... but using cygwin under wintozz, well other tools u need are for win32 ... so....
i just can&#039;t find anything useful...
(arm-elf-insight gives me a problem with a libexpat.. that i can&#039;t understand)..
thanks..
bye&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi admin&#8230; thanks.. you were right&#8230;.<br />
well&#8230; i need another help (pardon plz)..</p>
<p>there is a good guide to learn how to debug lpc2148 with gdb under Linux&#8230;?<br />
i continually find tools that run just with windows or under cygwin&#8230; that could be similar with linux&#8230; but using cygwin under wintozz, well other tools u need are for win32 &#8230; so&#8230;.<br />
i just can&#8217;t find anything useful&#8230;<br />
(arm-elf-insight gives me a problem with a libexpat.. that i can&#8217;t understand)..<br />
thanks..<br />
bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://optixx.org/2006/12/18/arm-lpc2148-and-linux/comment-page-1/#comment-44825</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sun, 11 Jan 2009 00:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2006/12/18/arm-lpc2148-and-linux/#comment-44825</guid>
		<description>&lt;p&gt;Jap, u a need different linker script to reflect the memory layout, since using  jtag u write the program to ram and not flash. After uploading u should start the programm by jumping into it :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jap, u a need different linker script to reflect the memory layout, since using  jtag u write the program to ram and not flash. After uploading u should start the programm by jumping into it <img src='http://optixx.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: disketto</title>
		<link>http://optixx.org/2006/12/18/arm-lpc2148-and-linux/comment-page-1/#comment-40250</link>
		<dc:creator>disketto</dc:creator>
		<pubDate>Tue, 23 Dec 2008 18:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2006/12/18/arm-lpc2148-and-linux/#comment-40250</guid>
		<description>&lt;p&gt;Hello, i have a question... maybe you can know why something happens to my lpc2148
I just compile FreeRTOS lpc2148_demo  with an arm-elf-gcc 4.1.1, then i upload via OpenOCD+JTAG (jtag connected on the parallel with the Wiggler) giving the instruction:
(after erasing the flash)&lt;/p&gt;

&lt;p&gt;[openocd&lt;em&gt;command]    [file]             [offset]       [type of bytecode]
flash write&lt;/em&gt;image       code.hex          0x0                ihex&lt;/p&gt;

&lt;p&gt;well...  my setup of GPIOs is correct, but it won&#039;t start anything....
my question is... there is some difference between lpc2k_pgm and OpenOCD writing the flash ?.... maybe lpc2k.. maps instructions in registers while OpenOCD just writes on the flash..could it be something like this ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello, i have a question&#8230; maybe you can know why something happens to my lpc2148<br />
I just compile FreeRTOS lpc2148_demo  with an arm-elf-gcc 4.1.1, then i upload via OpenOCD+JTAG (jtag connected on the parallel with the Wiggler) giving the instruction:<br />
(after erasing the flash)</p>
<p>[openocd<em>command]    [file]             [offset]       [type of bytecode]<br />
flash write</em>image       code.hex          0&#215;0                ihex</p>
<p>well&#8230;  my setup of GPIOs is correct, but it won&#8217;t start anything&#8230;.<br />
my question is&#8230; there is some difference between lpc2k_pgm and OpenOCD writing the flash ?&#8230;. maybe lpc2k.. maps instructions in registers while OpenOCD just writes on the flash..could it be something like this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gromick</title>
		<link>http://optixx.org/2006/12/18/arm-lpc2148-and-linux/comment-page-1/#comment-10548</link>
		<dc:creator>gromick</dc:creator>
		<pubDate>Mon, 02 Jul 2007 15:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://optixx.org/2006/12/18/arm-lpc2148-and-linux/#comment-10548</guid>
		<description>&lt;p&gt;hi &lt;/p&gt;

&lt;p&gt;im actually working on the olimex development board LPC2148 and ive got trouble with SDcard.&lt;/p&gt;

&lt;p&gt;I can write on it but i when i read all values are wrong.&lt;/p&gt;

&lt;p&gt;Can you help me
if you want you can give me a response on my mail and i will give you my .c and .h
 I just want to read the data on the Sd card
thank you 
Gromick&lt;/p&gt;

&lt;p&gt;sorry for my english i&#039;m french!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi </p>
<p>im actually working on the olimex development board LPC2148 and ive got trouble with SDcard.</p>
<p>I can write on it but i when i read all values are wrong.</p>
<p>Can you help me<br />
if you want you can give me a response on my mail and i will give you my .c and .h<br />
 I just want to read the data on the Sd card<br />
thank you<br />
Gromick</p>
<p>sorry for my english i&#8217;m french!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 8/17 queries in 0.027 seconds using disk: basic

Served from: blog.optixx.org @ 2012-02-07 22:27:11 -->
