The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.
IAR on linux - rs_962000 - Sep 1 9:30:57 2009
Hi all,
Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
Thanks in advance,
Rajesh.v
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: IAR on linux - Microbit_Ubuntu - Sep 1 11:00:22 2009
Hi,
On Tue, 2009-09-01 at 10:45 +0000, rs_962000 wrote:
> Hi all,
>
> Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
>
> Thanks in advance,
> Rajesh.v
>
> ------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: IAR on linux - tintronic - Sep 1 11:18:19 2009
Kris,
I think you missed the point (or I am). He is not trying to compile linux for MSP430 using
IAR, he wants to run IAR on his linux PC.
Michael K.
--- In m...@yahoogroups.com, Microbit_Ubuntu
wrote:
>
> Hi,
>
> On Tue, 2009-09-01 at 10:45 +0000, rs_962000 wrote:
> > Hi all,
> >
> > Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
> >
> > Thanks in advance,
> > Rajesh.v
> >
> >
> >
> > ------------------------------------
> >
> >
> >
> >

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: Re: IAR on linux - micr...@virginbroadband.com.au - Sep 1 22:07:46 2009
Oops -
Tnx Michael, spoke too soon :-) Why didn't I get that straight away ?
(probably because I'd been coding for about 16 hrs on getting freaking KGDB
to work
with remote kernel module debugging on Eclipse - but I did get it to work
:-)
B rgds
Kris
On Tue, 01 Sep 2009 15:17:36 -0000, "tintronic"
wrote:
> Kris,
> I think you missed the point (or I am). He is not trying to compile linux
> for MSP430 using IAR, he wants to run IAR on his linux PC.
>
> Michael K.
>
> --- In m...@yahoogroups.com, Microbit_Ubuntu wrote:
>>
>> Hi,
>>
>> On Tue, 2009-09-01 at 10:45 +0000, rs_962000 wrote:
>> > Hi all,
>> >
>> > Did any one tried IAR on linux. if yes please let me know the
>> > procedure for the same.
>> >
>> > Thanks in advance,
>> > Rajesh.v
>> >
>> >
>> >
>> > ------------------------------------
>> >
>> >
>> >
>> >
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: Re: IAR on linux - Rajesh v - Sep 2 3:17:48 2009
Kris,Michael K.
Thanks for the updates. I think question mis leaded something.. I wanted
to know did any one developed linux enivrornament for MSP430. I mean can we
compile and load our programs to MSP430F2274 using linux either through IAR
or any other software.
Thanks,
Rajesh V
On Wed, Sep 2, 2009 at 7:37 AM,
wrote:
> Oops -
>
> Tnx Michael, spoke too soon :-) Why didn't I get that straight away ?
> (probably because I'd been coding for about 16 hrs on getting freaking KGDB
> to work
> with remote kernel module debugging on Eclipse - but I did get it to work
> :-)
>
> B rgds
> Kris
> On Tue, 01 Sep 2009 15:17:36 -0000, "tintronic" >
> wrote:
> > Kris,
> > I think you missed the point (or I am). He is not trying to compile linux
> > for MSP430 using IAR, he wants to run IAR on his linux PC.
> >
> > Michael K.
> >
> > --- In m...@yahoogroups.com ,
> Microbit_Ubuntu wrote:
> >>
> >> Hi,
> >>
> >> On Tue, 2009-09-01 at 10:45 +0000, rs_962000 wrote:
> >> > Hi all,
> >> >
> >> > Did any one tried IAR on linux. if yes please let me know the
> >> > procedure for the same.
> >> >
> >> > Thanks in advance,
> >> > Rajesh.v
> >> >
> >> >
> >> >
> >> > ------------------------------------
> >> >
> >> >
> >> >
> >> >

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: IAR on linux - p_murayama - Sep 2 3:47:50 2009
Hello!
There are only few non-windows development systems.
Crossworks has a MacOS-X version, and it's the only commercial
non-windows IDE I know.
You may also consider mspgcc + Eclipse. The main advantage is
that it is free.
And last solution, you can run any windows IDE on Linux or Mac
by using VMWare. I am using IAR on Mac with VMWare, and I also
successfully tried CCE 3.
Pascal
--- In m...@yahoogroups.com, "rs_962000"
wrote:
>
> Hi all,
>
> Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
>
> Thanks in advance,
> Rajesh.v
>
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: IAR on linux - hrh1818 - Sep 2 9:35:24 2009
--- In m...@yahoogroups.com, "p_murayama"
wrote:
>
> Hello!
>
> There are only few non-windows development systems.
> Crossworks has a MacOS-X version, and it's the only commercial
> non-windows IDE I know.
>
> You may also consider mspgcc + Eclipse. The main advantage is
> that it is free.
>
> And last solution, you can run any windows IDE on Linux or Mac
> by using VMWare. I am using IAR on Mac with VMWare, and I also
> successfully tried CCE 3.
>
> Pascal
Do you still need to install a copy of Windows/Vista in your Virtual Machine when you use
VMWare to run IAR? I know with Parallels you need to install a copy of Windows in the
Virtual Machine to run a Windows program.
Howard
>
> --- In m...@yahoogroups.com, "rs_962000" wrote:
> >
> > Hi all,
> >
> > Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
> >
> > Thanks in advance,
> > Rajesh.v
>
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: IAR on linux - p_murayama - Sep 2 9:50:38 2009
Hello!
Good point!
Yes, you need a copy of Windows. The advantage over alternative systems such
as Wine is that it runs exactly as a native application, and the speed difference
is not noticeable (at least from my point of view).
You can run Windows application directly (without Windows) with Wine and its
Mac equivalent CrossOver. But I don't know whether IAR, for instance, runs on top
of CrossOver or not. The number of really working applications is apparently limited.
Pascal
--- In m...@yahoogroups.com, "hrh1818"
wrote:
>
> --- In m...@yahoogroups.com, "p_murayama" wrote:
> >
> > Hello!
> >
> > There are only few non-windows development systems.
> > Crossworks has a MacOS-X version, and it's the only commercial
> > non-windows IDE I know.
> >
> > You may also consider mspgcc + Eclipse. The main advantage is
> > that it is free.
> >
> > And last solution, you can run any windows IDE on Linux or Mac
> > by using VMWare. I am using IAR on Mac with VMWare, and I also
> > successfully tried CCE 3.
> >
> > Pascal
>
> Do you still need to install a copy of Windows/Vista in your Virtual Machine when you
use VMWare to run IAR? I know with Parallels you need to install a copy of Windows in the
Virtual Machine to run a Windows program.
>
> Howard
>
> >
> > --- In m...@yahoogroups.com, "rs_962000" wrote:
> > >
> > > Hi all,
> > >
> > > Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
> > >
> > > Thanks in advance,
> > > Rajesh.v
> > >
>
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: IAR on linux - bob_shaftenkluger - Sep 2 9:54:24 2009
Yah, you would still need windows to do it in a VM.
Didnt read the whole thread properly, but I dont think anyone mentioned "wine". This is a
program on linux that allows you to use windows apps on linux, without installing windows.
I havent tried it with IAR, but it works well with the stuff I have tried.
My laptop is too old to run a modern version of windows at acceptable speed, making it
faster than real windows, on this machine at least!
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: IAR on linux - bob_shaftenkluger - Sep 2 9:59:21 2009
Replied while I was typing. Doh.
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: Re: IAR on linux - Rajesh v - Sep 2 10:08:51 2009
Pascal,
Thanks a lot for your valuable inputs , I will go ahead with
mspgcc+eclipse, If you used this combination can you help me in this regard
. I am using MSP430F2274
Thanks in advance,
Rajesh V
On Wed, Sep 2, 2009 at 3:46 AM, p_murayama
wrote:
> Pascal
>
> Hello!
>
> There are only few non-windows development systems.
> Crossworks has a MacOS-X version, and it's the only commercial
> non-windows IDE I know.
>
> You may also consider mspgcc + Eclipse. The main advantage is
> that it is free.
>
> And last solution, you can run any windows IDE on Linux or Mac
> by using VMWare. I am using IAR on Mac with VMWare, and I also
> successfully tried CCE 3.
>
> Pascal
> --- In m...@yahoogroups.com , "rs_962000"
> wrote:
> >
> > Hi all,
> >
> > Did any one tried IAR on linux. if yes please let me know the procedure
> for the same.
> >
> > Thanks in advance,
> > Rajesh.v
> >
>
--
if you don't know where you are going any road will get you there
Best regards
Rajesh V
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: IAR on linux - frank_ymail - Sep 2 10:46:40 2009
You can also try VirtualBox (http://www.virtualbox.org/) which is a free equivalent to
VMWare.
But I don't know if those "virtual machine" solutions can handle neither the IAR USB
dongle nor a debugger like MSP-FET430UIF.
--- In m...@yahoogroups.com, "p_murayama"
wrote:
>
> Hello!
>
> There are only few non-windows development systems.
> Crossworks has a MacOS-X version, and it's the only commercial
> non-windows IDE I know.
>
> You may also consider mspgcc + Eclipse. The main advantage is
> that it is free.
>
> And last solution, you can run any windows IDE on Linux or Mac
> by using VMWare. I am using IAR on Mac with VMWare, and I also
> successfully tried CCE 3.
>
> Pascal
>
> --- In m...@yahoogroups.com, "rs_962000" wrote:
> >
> > Hi all,
> >
> > Did any one tried IAR on linux. if yes please let me know the procedure for the
same.
> >
> > Thanks in advance,
> > Rajesh.v
>
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: Re: IAR on linux - Juan Franco - Sep 2 18:05:54 2009
--- On Wed, 9/2/09, Rajesh v
wrote:
> From: Rajesh v
> Subject: Re: [msp430] Re: IAR on linux
> To: m...@yahoogroups.com
> Date: Wednesday, September 2, 2009, 3:53 AM
> Pascal,
>=20
> =A0 Thanks a lot for your valuable inputs , I will go
> ahead with
> mspgcc+eclipse, If you used this combination can you help
> me in this regard
> . I am using MSP430F2274
>=20
MSPGCC + Code::Blocks is also a good alternative.
Regards
Juan
>=20
> Thanks in advance,
> Rajesh V
>=20
> On Wed, Sep 2, 2009 at 3:46 AM, p_murayama
> wrote:
>=20
=20=20=20=20=20=20
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com ) Re: Re: IAR on linux - Dirk Rapp - Sep 2 18:16:02 2009
Hi,
the USB stuff works fine with VMWare (Windows as guest system)
I use the msp430-gdbproxy and the Olimex MSP430-JTAG-TINY without problems.
I have no experience with Virtual Box. But I'm sure "Virtual PC" DOESN'T
work .
There is some instruction to install the GCC + Eclipse environment under
Linux if you
follow the link (http://www.develissimo.net/index.html there is an
english and a german version)
but I have never tried it and it seams to be build on older versions.
Regards,
Dirk
frank_ymail schrieb:
>
>
> You can also try VirtualBox (http://www.virtualbox.org/
>
) which is a free equivalent to VMWare.
> But I don't know if those "virtual machine" solutions can handle
> neither the IAR USB dongle nor a debugger like MSP-FET430UIF.
>
> --- In m...@yahoogroups.com
,
> "p_murayama" wrote:
> >
> > Hello!
> >
> > There are only few non-windows development systems.
> > Crossworks has a MacOS-X version, and it's the only commercial
> > non-windows IDE I know.
> >
> > You may also consider mspgcc + Eclipse. The main advantage is
> > that it is free.
> >
> > And last solution, you can run any windows IDE on Linux or Mac
> > by using VMWare. I am using IAR on Mac with VMWare, and I also
> > successfully tried CCE 3.
> >
> > Pascal
> >
> > --- In m...@yahoogroups.com ,
> "rs_962000" wrote:
> > >
> > > Hi all,
> > >
> > > Did any one tried IAR on linux. if yes please let me know the
> procedure for the same.
> > >
> > > Thanks in advance,
> > > Rajesh.v
> > >
> >
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: IAR on linux - p_murayama - Sep 2 20:46:46 2009
Hello!
No, I don't use mspgcc+eclipse, sorry.
I use CCE and IAR on a mac, via VMWare / WindowsXP.
Pascal
--- In m...@yahoogroups.com, Rajesh v
wrote:
>
> Pascal,
>
> Thanks a lot for your valuable inputs , I will go ahead with
> mspgcc+eclipse, If you used this combination can you help me in this regard
> . I am using MSP430F2274
> Thanks in advance,
> Rajesh V
>
> On Wed, Sep 2, 2009 at 3:46 AM, p_murayama wrote:
>
> > Pascal
> >
> > Hello!
> >
> > There are only few non-windows development systems.
> > Crossworks has a MacOS-X version, and it's the only commercial
> > non-windows IDE I know.
> >
> > You may also consider mspgcc + Eclipse. The main advantage is
> > that it is free.
> >
> > And last solution, you can run any windows IDE on Linux or Mac
> > by using VMWare. I am using IAR on Mac with VMWare, and I also
> > successfully tried CCE 3.
> >
> > Pascal
> >
> >
> > --- In m...@yahoogroups.com , "rs_962000"
> > wrote:
> > >
> > > Hi all,
> > >
> > > Did any one tried IAR on linux. if yes please let me know the procedure
> > for the same.
> > >
> > > Thanks in advance,
> > > Rajesh.v
> > >
> >
> >
> > --
> if you don't know where you are going any road will get you there
> Best regards
> Rajesh V
> [Non-text portions of this message have been removed]
>
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )