
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://armadeus.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Talk%3ALinux_Debug</id>
		<title>Talk:Linux Debug - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://armadeus.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Talk%3ALinux_Debug"/>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=Talk:Linux_Debug&amp;action=history"/>
		<updated>2026-04-06T00:01:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://armadeus.org/wiki/index.php?title=Talk:Linux_Debug&amp;diff=6783&amp;oldid=prev</id>
		<title>JulienB: move installation</title>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=Talk:Linux_Debug&amp;diff=6783&amp;oldid=prev"/>
				<updated>2009-06-18T14:18:40Z</updated>
		
		<summary type="html">&lt;p&gt;move installation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Changing processor registers from Linux user space with imxregs==&lt;br /&gt;
&lt;br /&gt;
This tool allows you to access i.MX registers from Linux userspace/console. This way you debug your driver or access i.MX hardware functionnalities directly from Linux console.&lt;br /&gt;
&lt;br /&gt;
* First, you have to enable this tool in Buildroot (package selection for target -&amp;gt; Hardware handling / blockdevices and filesystem maintenance -&amp;gt;  imxregs):&lt;br /&gt;
&amp;lt;pre class=&amp;quot;host&amp;quot;&amp;gt;&lt;br /&gt;
 $ make menuconfig&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once done, compile it:&lt;br /&gt;
&amp;lt;pre class=&amp;quot;host&amp;quot;&amp;gt;&lt;br /&gt;
 $ make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The generated file is located in $ARMADEUS_ROOTFS_DIR/usr/bin/. You can copy it directly on your target or reflash your rootfs.&lt;/div&gt;</summary>
		<author><name>JulienB</name></author>	</entry>

	</feed>