<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Blog</title>
	<link>http://mylightswitch.com</link>
	<description>working together</description>
	<pubDate>Sat, 19 May 2012 17:23:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by Fer</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-3489</link>
		<author>Fer</author>
		<pubDate>Fri, 23 Sep 2011 16:37:48 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-3489</guid>
		<description>Hi there! I've followed all the steps,  but I get the message
"uif: can't open serial device: /dev/ttyACM0: Input/output error"
I'm using kubuntu 11.04 nd a LaunchPad with a MSP430G2231
any idea??</description>
		<content:encoded><![CDATA[<p>Hi there! I&#8217;ve followed all the steps,  but I get the message<br />
&#8220;uif: can&#8217;t open serial device: /dev/ttyACM0: Input/output error&#8221;<br />
I&#8217;m using kubuntu 11.04 nd a LaunchPad with a MSP430G2231<br />
any idea??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by Daniel</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-1645</link>
		<author>Daniel</author>
		<pubDate>Thu, 14 Apr 2011 20:50:23 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-1645</guid>
		<description>Hi,

Following this great tutorial, I'm trying to install MSPGCC4 on my Ubuntu 10.04 64-bit PC but I always get this error:

sh do-gcc.sh "/opt/msp430-gcc-4.4.5" "4.4.5" "http://ftp.uni-kl.de" "build" "gcc-4.x" "4.3.1" "2.4.2" exited with status code 2.
Failed to execute sh do-gcc.sh "/opt/msp430-gcc-4.4.5" "4.4.5" "http://ftp.uni-kl.de" "build" "gcc-4.x" "4.3.1" "2.4.2" at ./buildgcc.pl line 248,  line 9.

Has anyone successfully installed the toolchain on Ubuntu 64-bits?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Following this great tutorial, I&#8217;m trying to install MSPGCC4 on my Ubuntu 10.04 64-bit PC but I always get this error:</p>
<p>sh do-gcc.sh &#8220;/opt/msp430-gcc-4.4.5&#8243; &#8220;4.4.5&#8243; &#8220;http://ftp.uni-kl.de&#8221; &#8220;build&#8221; &#8220;gcc-4.x&#8221; &#8220;4.3.1&#8243; &#8220;2.4.2&#8243; exited with status code 2.<br />
Failed to execute sh do-gcc.sh &#8220;/opt/msp430-gcc-4.4.5&#8243; &#8220;4.4.5&#8243; &#8220;http://ftp.uni-kl.de&#8221; &#8220;build&#8221; &#8220;gcc-4.x&#8221; &#8220;4.3.1&#8243; &#8220;2.4.2&#8243; at ./buildgcc.pl line 248,  line 9.</p>
<p>Has anyone successfully installed the toolchain on Ubuntu 64-bits?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by admin</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-1404</link>
		<author>admin</author>
		<pubDate>Tue, 22 Mar 2011 02:54:59 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-1404</guid>
		<description>SubMicro,

I am still on 10.04. but Jurgen posted a comment above that he had to use  /dev/ttyACM0.

Anyway if you look at /var/log/messages you should see a message that the ez430 programmer is detected. 

Here is what I see when I plug the programmer in:
Mar 21 22:51:20 linuxDesk kernel: [192718.153894] ti_usb_3410_5052 4-1:1.0: TI USB 3410 1 port adapter converter detected
Mar 21 22:51:20 linuxDesk kernel: [192718.153930] ti_usb_3410_5052: probe of 4-1:1.0 failed with error -5
Mar 21 22:51:20 linuxDesk kernel: [192718.158872] ti_usb_3410_5052 4-1:2.0: TI USB 3410 1 port adapter converter detected
Mar 21 22:51:20 linuxDesk kernel: [192718.159093] usb 4-1: TI USB 3410 1 port adapter converter now attached to ttyUSB1

As you can see in this example it was actually using /dev/ttyUSB1 instead of /dev/ttyUSB0.</description>
		<content:encoded><![CDATA[<p>SubMicro,</p>
<p>I am still on 10.04. but Jurgen posted a comment above that he had to use  /dev/ttyACM0.</p>
<p>Anyway if you look at /var/log/messages you should see a message that the ez430 programmer is detected. </p>
<p>Here is what I see when I plug the programmer in:<br />
Mar 21 22:51:20 linuxDesk kernel: [192718.153894] ti_usb_3410_5052 4-1:1.0: TI USB 3410 1 port adapter converter detected<br />
Mar 21 22:51:20 linuxDesk kernel: [192718.153930] ti_usb_3410_5052: probe of 4-1:1.0 failed with error -5<br />
Mar 21 22:51:20 linuxDesk kernel: [192718.158872] ti_usb_3410_5052 4-1:2.0: TI USB 3410 1 port adapter converter detected<br />
Mar 21 22:51:20 linuxDesk kernel: [192718.159093] usb 4-1: TI USB 3410 1 port adapter converter now attached to ttyUSB1</p>
<p>As you can see in this example it was actually using /dev/ttyUSB1 instead of /dev/ttyUSB0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by SubMicro</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-1399</link>
		<author>SubMicro</author>
		<pubDate>Mon, 21 Mar 2011 20:53:46 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-1399</guid>
		<description>Hello I'm running Ubuntu 10.10 Maverick  kernel ver. 2.6.35-28 generic. I followed your blog but was unsuccessful. I get this error   "Trying to open UIF on /dev/ttyUSB0... uif: can't open serial device: /dev/ttyUSB0: No such file or directory".  

Any help would be appreciated. Since I can't use it untill I fix this, because I'm a Linux only Op system.

SubMicro</description>
		<content:encoded><![CDATA[<p>Hello I&#8217;m running Ubuntu 10.10 Maverick  kernel ver. 2.6.35-28 generic. I followed your blog but was unsuccessful. I get this error   &#8220;Trying to open UIF on /dev/ttyUSB0&#8230; uif: can&#8217;t open serial device: /dev/ttyUSB0: No such file or directory&#8221;.  </p>
<p>Any help would be appreciated. Since I can&#8217;t use it untill I fix this, because I&#8217;m a Linux only Op system.</p>
<p>SubMicro</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by Tommaso Toffoli</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-415</link>
		<author>Tommaso Toffoli</author>
		<pubDate>Mon, 22 Nov 2010 23:19:04 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-415</guid>
		<description>Can you suggest a place where I can find examples of assembly language programs
for the msp430, including assembler directives and header files. I'm familiar with machine languages and the assembly process, but I can find next to no documentation on the msp430 "flavor" of mspgcc assembler. What assembler coding styles are accepted? What other quirks, like colon or tab after a label, semicolon before a comment, and so forth? What assembler directives? What is a minimal set of header files?

Even a single well-documented representative program would be extremely useful.

Incidentally, I'm producing some professional-grade documentation for what I'm learning
about the use of the mspgcc chain and mspdebug. Ask me if you are interested.

Many thanks,
                            Tommaso Toffoli</description>
		<content:encoded><![CDATA[<p>Can you suggest a place where I can find examples of assembly language programs<br />
for the msp430, including assembler directives and header files. I&#8217;m familiar with machine languages and the assembly process, but I can find next to no documentation on the msp430 &#8220;flavor&#8221; of mspgcc assembler. What assembler coding styles are accepted? What other quirks, like colon or tab after a label, semicolon before a comment, and so forth? What assembler directives? What is a minimal set of header files?</p>
<p>Even a single well-documented representative program would be extremely useful.</p>
<p>Incidentally, I&#8217;m producing some professional-grade documentation for what I&#8217;m learning<br />
about the use of the mspgcc chain and mspdebug. Ask me if you are interested.</p>
<p>Many thanks,<br />
                            Tommaso Toffoli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by Jurgen</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-348</link>
		<author>Jurgen</author>
		<pubDate>Wed, 10 Nov 2010 18:22:18 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-348</guid>
		<description>Hi,

just to help people out... I'm running Ubuntu 10.10 here - and I had to use /dev/ttyACM0 instead of /dev/ttyUSB0

Hoping to help someone out with this clue :D</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>just to help people out&#8230; I&#8217;m running Ubuntu 10.10 here - and I had to use /dev/ttyACM0 instead of /dev/ttyUSB0</p>
<p>Hoping to help someone out with this clue <img src='http://mylightswitch.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by Mike Goldberg</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-303</link>
		<author>Mike Goldberg</author>
		<pubDate>Wed, 08 Sep 2010 17:18:25 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-303</guid>
		<description>Hey, thanks for sharing this information. I had one of these sitting around in my desk for a while because I thought there was no Linux support. I'm glad I was wrong. I just built the tools and now the led is flashing.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for sharing this information. I had one of these sitting around in my desk for a while because I thought there was no Linux support. I&#8217;m glad I was wrong. I just built the tools and now the led is flashing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by errol</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-163</link>
		<author>errol</author>
		<pubDate>Fri, 13 Aug 2010 11:33:17 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-163</guid>
		<description>Thanks so much for this tutorial. I've been struggling with building mspgcc4 for several days. It was your list of build dependencies that clinched it. I had less than half of what I needed. I seem to have got away with libreadline5-dev instead of libreadline6-dev though.
The path info saved me time as well, no doubt.
Good effort.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tutorial. I&#8217;ve been struggling with building mspgcc4 for several days. It was your list of build dependencies that clinched it. I had less than half of what I needed. I seem to have got away with libreadline5-dev instead of libreadline6-dev though.<br />
The path info saved me time as well, no doubt.<br />
Good effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by admin</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-158</link>
		<author>admin</author>
		<pubDate>Thu, 12 Aug 2010 00:46:56 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-158</guid>
		<description>Miriam, sorry for the late reply. If you still have this problem my guess would be that you have the old msp430-gcc in your path. 

You can verify this by executing 'which msp430-gcc' this will tell you what executable is actually executed as msp430-gcc. Also take a look at your PATH environment variable via 'echo $PATH'. If your old install is listed before the new it will be found first and be executed.

Here is my output:

# which msp430-gcc
/opt/msp430-gcc-4.4.3/bin/msp430-gcc
# echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/msp430-gcc-4.4.3/bin

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Miriam, sorry for the late reply. If you still have this problem my guess would be that you have the old msp430-gcc in your path. </p>
<p>You can verify this by executing &#8216;which msp430-gcc&#8217; this will tell you what executable is actually executed as msp430-gcc. Also take a look at your PATH environment variable via &#8216;echo $PATH&#8217;. If your old install is listed before the new it will be found first and be executed.</p>
<p>Here is my output:</p>
<p># which msp430-gcc<br />
/opt/msp430-gcc-4.4.3/bin/msp430-gcc<br />
# echo $PATH<br />
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/msp430-gcc-4.4.3/bin</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing MSPGCC4 and MSPDEBUG on Kubuntu 10.04 by miriam</title>
		<link>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-121</link>
		<author>miriam</author>
		<pubDate>Wed, 14 Jul 2010 13:24:51 +0000</pubDate>
		<guid>http://mylightswitch.com/2010/06/21/installing-mpsgcc4-and-mspdebug-on-kubuntu-1004/#comment-121</guid>
		<description>hi,
thank you for the information, but i have a problem with my old version when I install the mspgcc4 like you did it still gives me the old one:
msp430-gcc --version
msp430-gcc (GCC) 3.2.3
how can I solve this problem
thanks a lot</description>
		<content:encoded><![CDATA[<p>hi,<br />
thank you for the information, but i have a problem with my old version when I install the mspgcc4 like you did it still gives me the old one:<br />
msp430-gcc &#8211;version<br />
msp430-gcc (GCC) 3.2.3<br />
how can I solve this problem<br />
thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>

