<?xml version="1.0"?>
<!-- RSS generated by Radio UserLand v8.0.8 on Tue, 14 Jan 2003 02:46:58 GMT -->
<rss version="2.0">
	<channel>
		<title>Brian St. Pierre: vxWorks Tips and Tricks</title>
		<link>http://radio.weblogs.com/0110159/categories/vxworks/</link>
		<description>Accumulated vxWorks tips and tricks.</description>
		<language>en</language>
		<copyright>Copyright 2003 Brian St. Pierre</copyright>
		<lastBuildDate>Tue, 14 Jan 2003 02:46:58 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss</docs>
		<generator>Radio UserLand v8.0.8</generator>
		<managingEditor>radio@bstpierre.org</managingEditor>
		<webMaster>radio@bstpierre.org</webMaster>
		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 
		<skipHours>
			<hour>1</hour>
			<hour>2</hour>
			<hour>3</hour>
			<hour>4</hour>
			<hour>5</hour>
			<hour>0</hour>
			<hour>23</hour>
			<hour>18</hour>
			</skipHours>
		<cloud domain="radio.xmlstoragesystem.com" port="80" path="/RPC2" registerProcedure="xmlStorageSystem.rssPleaseNotify" protocol="xml-rpc"/>
		<ttl>60</ttl>
		<item>
			<title>Loading Compressed vxWorks Images</title>
			<link>http://radio.weblogs.com/0110159/categories/vxworks/2002/09/10.html#a161</link>
			<description>&lt;p&gt;Getting the vxWorks bootloader to load a compressed vxWorks image from flash is a piece of cake!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add a rule to the makefile to create vxWorks.Z by doing elfToBin and deflate.&lt;/li&gt;
&lt;li&gt;Change bootConfig.c. Add some code that opens, reads, and inflates the compressed file in tffsLoad(). You&apos;ll want to inflate to RAM_LOW_ADRS, and pass this address back through pEntry. I check to make sure the file has a &quot;.Z&quot; -- this way you can still load an uncompressed file.&lt;/li&gt;
&lt;li&gt;That&apos;s all there are for changes! Rebuild, reflash your bootrom, download the compressed image and let &apos;er rip.&lt;/li&gt;
&lt;/ol&gt;
</description>
			<guid>http://radio.weblogs.com/0110159/categories/vxworks/2002/09/10.html#a161</guid>
			<pubDate>Tue, 10 Sep 2002 22:54:39 GMT</pubDate>
			</item>
		<item>
			<title>vxWorks spyLib</title>
			<link>http://radio.weblogs.com/0110159/categories/vxworks/2002/07/31.html#a81</link>
			<description>&lt;p&gt;In looking for information about using spyLib, my attention came to this &lt;a href=&quot;http://groups.google.com/groups?selm=199609272304.QAA27957%40lassen.rti.com&amp;rnum=2&quot;&gt;great article&lt;/a&gt; in comp.os.vxworks.&lt;/p&gt;</description>
			<guid>http://radio.weblogs.com/0110159/categories/vxworks/2002/07/31.html#a81</guid>
			<pubDate>Wed, 31 Jul 2002 20:33:37 GMT</pubDate>
			</item>
		<item>
			<title>Tornado Avoidance, Part 3</title>
			<link>http://radio.weblogs.com/0110159/stories/2002/07/09/tornadoAvoidancePart3.html</link>
			<description>&lt;P&gt;In this article, I talk about the environment and bash a little bit, and we prepare the bash environment so we can build a vxWorks image.&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0110159/categories/vxworks/2002/07/09.html#a22</guid>
			<pubDate>Wed, 10 Jul 2002 04:32:30 GMT</pubDate>
			</item>
		<item>
			<title>Tornado avoidance: part 2</title>
			<link>http://radio.weblogs.com/0110159/stories/2002/06/30/tornadoAvoidancePart2.html</link>
			<description>&lt;P&gt;&lt;A href=&quot;http://radio.weblogs.com/0110159/stories/2002/06/30/tornadoAvoidancePart2.html&quot;&gt;Part two&lt;/A&gt; of a series of tips to get away from using the Tornado IDE.&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0110159/categories/vxworks/2002/07/08.html#a14</guid>
			<pubDate>Mon, 08 Jul 2002 15:14:24 GMT</pubDate>
			</item>
		<item>
			<title>Stop Reinventing the Wheel</title>
			<link>http://radio.weblogs.com/0110159/stories/2002/07/04/stopReinventingTheWheel.html</link>
			<description>&lt;P&gt;&lt;A href=&quot;http://radio.weblogs.com/0110159/stories/2002/07/04/stopReinventingTheWheel.html&quot;&gt;Stop reinventing the wheel.&lt;/A&gt;&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0110159/categories/vxworks/2002/07/04.html#a12</guid>
			<pubDate>Thu, 04 Jul 2002 05:48:52 GMT</pubDate>
			</item>
		<item>
			<title>Tornado avoidance: part 1</title>
			<link>http://radio.weblogs.com/0110159/stories/2002/06/28/tornadoAvoidancePart1.html</link>
			<description>&lt;P&gt;&lt;A href=&quot;http://radio.weblogs.com/0110159/stories/2002/06/28/tornadoAvoidancePart1.html&quot;&gt;Part one&lt;/A&gt; of a series of tips to get away from using the Tornado IDE.&lt;/P&gt;</description>
			<guid>http://radio.weblogs.com/0110159/categories/vxworks/2002/06/28.html#a4</guid>
			<pubDate>Fri, 28 Jun 2002 18:07:40 GMT</pubDate>
			</item>
		</channel>
	</rss>