<?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>durand.eti.br</title>
	<atom:link href="http://blog.durand.eti.br/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.durand.eti.br</link>
	<description>Just some notes</description>
	<lastBuildDate>Thu, 08 Jul 2010 20:54:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Problem when installing NIOS II SP2</title>
		<link>http://blog.durand.eti.br/2010/07/problem-when-installing-nios-ii-sp2/</link>
		<comments>http://blog.durand.eti.br/2010/07/problem-when-installing-nios-ii-sp2/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 20:54:16 +0000</pubDate>
		<dc:creator>Sergio Durand</dc:creator>
				<category><![CDATA[Embedded system]]></category>
		<category><![CDATA[altera]]></category>
		<category><![CDATA[nios]]></category>

		<guid isPermaLink="false">http://blog.durand.eti.br/?p=10</guid>
		<description><![CDATA[When trying to install SP2 for Altera NIOS II i've got this error: $ ./install_patch bindkey: Command not found. Illegal variable name. To resolve that problem open "install_patch" script and remove these lines: bindkey &#34;^[[3~&#34; delete-char set KBS=`tput kbs` if (${%KBS} == 1) then stty erase $KBS endif]]></description>
			<content:encoded><![CDATA[<p>When trying to install SP2 for Altera NIOS II i've got this error:</p>
<pre class="brush: plain; light: true;">
$ ./install_patch
bindkey: Command not found.
Illegal variable name.
</pre>
<p>To resolve that problem open "install_patch" script and remove these lines:</p>
<pre class="brush: plain; first-line: 73; pad-line-numbers: false;">
bindkey &quot;^[[3~&quot; delete-char
set KBS=`tput kbs`
if (${%KBS} == 1) then
    stty erase $KBS
endif
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.durand.eti.br/2010/07/problem-when-installing-nios-ii-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem after Quartus II 9.1 SP2 installation</title>
		<link>http://blog.durand.eti.br/2010/07/problem-after-quartus-ii-9-1-sp2-installation/</link>
		<comments>http://blog.durand.eti.br/2010/07/problem-after-quartus-ii-9-1-sp2-installation/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 19:47:45 +0000</pubDate>
		<dc:creator>Sergio Durand</dc:creator>
				<category><![CDATA[Embedded system]]></category>
		<category><![CDATA[altera]]></category>
		<category><![CDATA[quartus]]></category>

		<guid isPermaLink="false">http://blog.durand.eti.br/?p=4</guid>
		<description><![CDATA[After install Quartus II SP2 it stop working. When you execute Quartus a blank window appears. This problem seems related to the graphical interface. I found two solutions that work on my environment (Linux Mint 8 64 bits (an Ubuntu-based distribution)): 1) a simple work-around is execute a QT GUI version of Quartus II. Just [...]]]></description>
			<content:encoded><![CDATA[<p>After install Quartus II SP2 it stop working. When you execute Quartus a blank window appears. This problem seems related to the graphical interface. I found two solutions that work on my environment (Linux Mint 8 64 bits (an Ubuntu-based distribution)):</p>
<p>1) a simple work-around is execute a QT GUI version of Quartus II. Just execute "qgui" instead of "quartus". But this is a beta interface.</p>
<p>or</p>
<p>2) copy "mw" e "mw64" directory from previous Quartus II to location where you installed it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.durand.eti.br/2010/07/problem-after-quartus-ii-9-1-sp2-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
