vmware and ez430

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Has anyone got the ez430 working with vmware yet? i have seen some
posts about drivers for vista but it is not clear that it works with
vmware.

I have tried ez430 with windows xp as guest os but didn't work. The
drivers and IAR Kickstart install fine but debug mode fails with
"Fatal Error".




Re: vmware and ez430

by elrocco :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Did you set up your FET Debugger project option to be Automatic for
your comm port?

--- In msp430@..., "Chetan Bhargava" <list1@...> wrote:

>
> Hi,
>
> Has anyone got the ez430 working with vmware yet? i have seen some
> posts about drivers for vista but it is not clear that it works with
> vmware.
>
> I have tried ez430 with windows xp as guest os but didn't work. The
> drivers and IAR Kickstart install fine but debug mode fails with
> "Fatal Error".
>



RE: vmware and ez430

by Ferdinand Clasquin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chetan,

We are using VMWare ESX Server 3 and VMWare Workstation 6.x / Player for all
our customer support.
Direct USB connect or via AnywhereUSB
(http://www.digi.com/products/usb/anywhereusb.jsp) products connection to
VMWare is no issue.

We use IAR, Rowley, CCE and Code Composer Studio.

One important note is to use the USB version 2.x drivers from VMWare vs. the
version 1.x, the emulation pod is stuck into an enumeration endless loop.
We were not able to bring the older driver versions to work.

Hope this helps,
Ferry

TI EMEA Customer Support Manager

-----Original Message-----
From: msp430@... [mailto:msp430@...] On Behalf Of
Chetan Bhargava
Sent: Wednesday, July 23, 2008 05:59 AM
To: msp430@...
Subject: [msp430] vmware and ez430

Hi,

Has anyone got the ez430 working with vmware yet? i have seen some
posts about drivers for vista but it is not clear that it works with
vmware.

I have tried ez430 with windows xp as guest os but didn't work. The
drivers and IAR Kickstart install fine but debug mode fails with
"Fatal Error".




------------------------------------

To unsubscribe from the msp430 group, send an email to:
msp430-unsubscribe@...

Yahoo! Groups Links




Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes I did. It was set to automatic by default.

I have posted the issue on vmware communities. Here is the URL to the
post with screenshots http://communities.vmware.com/message/997978#997978

Thanks.

Chetan
--- In msp430@..., "Alonso" <elrocco@...> wrote:

>
> Did you set up your FET Debugger project option to be Automatic for
> your comm port?
>
> --- In msp430@..., "Chetan Bhargava" <list1@> wrote:
> >
> > Hi,
> >
> > Has anyone got the ez430 working with vmware yet? i have seen some
> > posts about drivers for vista but it is not clear that it works with
> > vmware.
> >
> > I have tried ez430 with windows xp as guest os but didn't work. The
> > drivers and IAR Kickstart install fine but debug mode fails with
> > "Fatal Error".
> >
>



Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the info Ferdinand. A couple of questions:

Did you install the TI drivers on the host OS as well?

My guest OS is windows XP SP2 and USB 2.0 drivers are already there do
I have to install another set of drivers from VMware?

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> We are using VMWare ESX Server 3 and VMWare Workstation 6.x / Player
for all
> our customer support.
> Direct USB connect or via AnywhereUSB
> (http://www.digi.com/products/usb/anywhereusb.jsp) products
connection to
> VMWare is no issue.
>
> We use IAR, Rowley, CCE and Code Composer Studio.
>
> One important note is to use the USB version 2.x drivers from VMWare
vs. the
> version 1.x, the emulation pod is stuck into an enumeration endless
loop.
> We were not able to bring the older driver versions to work.
>
> Hope this helps,
> Ferry
>
> TI EMEA Customer Support Manager
>


Re: vmware and ez430

by djlarue :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

--- In msp430@..., "Chetan Bhargava" <list1@...> wrote:
>
> My guest OS is windows XP SP2 and USB 2.0 drivers are already there do
> I have to install another set of drivers from VMware?
>

it is likely you will want to do this since USB support is shuffled
from the host to the guest and that is the domain of VMware drivers.
Having VMwares USB drivers in the guest is probably like adding the
VMware tools to the guest. It just runs so much better.


RE: Re: vmware and ez430

by Ferdinand Clasquin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chetan,

Yes, we use the TI drivers Ez430, our OS is Windows XP Service Pack 2.

We don't have Vista official yet as this isn't a supported platform in our
own tool chain currently.

You need the VMware USB drivers release 2.0 which come with the VMware
Tools, these will support this VM machine to Host bridge function for the
USB ports.

Regards,
Ferdinand

-----Original Message-----
From: msp430@... [mailto:msp430@...] On Behalf Of
Chetan Bhargava
Sent: Thursday, July 24, 2008 12:05 AM
To: msp430@...
Subject: [msp430] Re: vmware and ez430

Thanks for the info Ferdinand. A couple of questions:

Did you install the TI drivers on the host OS as well?

My guest OS is windows XP SP2 and USB 2.0 drivers are already there do
I have to install another set of drivers from VMware?

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> We are using VMWare ESX Server 3 and VMWare Workstation 6.x / Player
for all
> our customer support.
> Direct USB connect or via AnywhereUSB
> (http://www.digi.com/products/usb/anywhereusb.jsp) products
connection to
> VMWare is no issue.
>
> We use IAR, Rowley, CCE and Code Composer Studio.
>
> One important note is to use the USB version 2.x drivers from VMWare
vs. the
> version 1.x, the emulation pod is stuck into an enumeration endless
loop.
> We were not able to bring the older driver versions to work.
>
> Hope this helps,
> Ferry
>
> TI EMEA Customer Support Manager
>


------------------------------------

To unsubscribe from the msp430 group, send an email to:
msp430-unsubscribe@...

Yahoo! Groups Links




Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ferdinand,

Looks like the usb device gets used by some process so the debug
application (IAR / CCE) can't grab the USB device.

I tried CCE and got similar results. Here are some screenshots

http://cid-9fef434780b4a471.spaces.live.com/photos/

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> Yes, we use the TI drivers Ez430, our OS is Windows XP Service Pack 2.
>
> We don't have Vista official yet as this isn't a supported platform
in our
> own tool chain currently.
>
> You need the VMware USB drivers release 2.0 which come with the VMware
> Tools, these will support this VM machine to Host bridge function
for the
> USB ports.
>
> Regards,
> Ferdinand



Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Vmware tools were already installed in the guest OS before I installed
the TI Driver.

As you can see, the screen-shots here have the little vmware tools
icon is the system tray.

http://cid-9fef434780b4a471.spaces.live.com/photos/cns!9FEF434780B4A471!108/

Thanks,

Chetan


--- In msp430@..., "djlarue" <djlarue@...> wrote:

>
> --- In msp430@..., "Chetan Bhargava" <list1@> wrote:
> >
> > My guest OS is windows XP SP2 and USB 2.0 drivers are already there do
> > I have to install another set of drivers from VMware?
> >
>
> it is likely you will want to do this since USB support is shuffled
> from the host to the guest and that is the domain of VMware drivers.
> Having VMwares USB drivers in the guest is probably like adding the
> VMware tools to the guest. It just runs so much better.
>



Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ferdinand,

what version of vmware tools are you running on the guest OS?

The version I have is 7.2.9 build-93057

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> Yes, we use the TI drivers Ez430, our OS is Windows XP Service Pack 2.
>
> We don't have Vista official yet as this isn't a supported platform
in our
> own tool chain currently.
>
> You need the VMware USB drivers release 2.0 which come with the VMware
> Tools, these will support this VM machine to Host bridge function
for the
> USB ports.
>
> Regards,
> Ferdinand
>


RE: Re: vmware and ez430

by Ferdinand Clasquin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chetan,

We are using the 7.2.8 Build-55017.

I will logon to our system and will make some screenshots how the driver is
linked in and setup.

Regards,
Ferry


-----Original Message-----
From: msp430@... [mailto:msp430@...] On Behalf Of
Chetan Bhargava
Sent: Friday, July 25, 2008 09:37 PM
To: msp430@...
Subject: [msp430] Re: vmware and ez430

Hi Ferdinand,

what version of vmware tools are you running on the guest OS?

The version I have is 7.2.9 build-93057

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> Yes, we use the TI drivers Ez430, our OS is Windows XP Service Pack 2.
>
> We don't have Vista official yet as this isn't a supported platform
in our
> own tool chain currently.
>
> You need the VMware USB drivers release 2.0 which come with the VMware
> Tools, these will support this VM machine to Host bridge function
for the
> USB ports.
>
> Regards,
> Ferdinand
>


------------------------------------

To unsubscribe from the msp430 group, send an email to:
msp430-unsubscribe@...

Yahoo! Groups Links




RE: Re: vmware and ez430

by Ferdinand Clasquin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chetan,

I have tested the similar Guest OS environment you should have, I used the
following configuration:

Hardware:
- DELL Latitude D620 notebook

Software:
Host OS
- Windows XP/SP2

Guest OS
- VMware Workstation 6.0.4 (downloaded latest release) / Player 6.0.4
- Windows XP Service Pack 2 (our standard baseline)
- IAR 430 Kickstart in TI 430 Tools site (downloaded slac050s [FET-R512])
- used the eZ430 F2013 stick

You need to point when installing to the IAR directory / 430 / drivers /
winxp
the TIUSB and Serial drivers will be installed now.

See below link of my screen shot (in the photo albums / Miscellaneous...
http://tech.ph.groups.yahoo.com/group/msp430/photos/view/fe61?b=13

I can compile, download and debug on the eZ430 F2013 stick.

I even thought OK, let's get SP3 on and see if any changes. Everything
worked fine as well.

So my conclusion is that there must be a driver which is not correct
installed/loaded or is blocking the ports
from another application or tool, because this clean install work fine for
me.

Regards,
Ferry


-----Original Message-----
From: msp430@... [mailto:msp430@...] On Behalf Of
Chetan Bhargava
Sent: Friday, July 25, 2008 09:25 PM
To: msp430@...
Subject: [msp430] Re: vmware and ez430

Vmware tools were already installed in the guest OS before I installed
the TI Driver.

As you can see, the screen-shots here have the little vmware tools
icon is the system tray.

http://cid-9fef434780b4a471.spaces.live.com/photos/cns!9FEF434780B4A471!108/

Thanks,

Chetan


--- In msp430@..., "djlarue" <djlarue@...> wrote:

>
> --- In msp430@..., "Chetan Bhargava" <list1@> wrote:
> >
> > My guest OS is windows XP SP2 and USB 2.0 drivers are already there do
> > I have to install another set of drivers from VMware?
> >
>
> it is likely you will want to do this since USB support is shuffled
> from the host to the guest and that is the domain of VMware drivers.
> Having VMwares USB drivers in the guest is probably like adding the
> VMware tools to the guest. It just runs so much better.
>



------------------------------------

To unsubscribe from the msp430 group, send an email to:
msp430-unsubscribe@...

Yahoo! Groups Links




Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Ferry,

Let me start from scratch again. I have a VM with fresh installed XP.

Will post results soon.

Thanks.

Chetan

--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> I have tested the similar Guest OS environment you should have, I
used the

> following configuration:
>
> Hardware:
> - DELL Latitude D620 notebook
>
> Software:
> Host OS
> - Windows XP/SP2
>
> Guest OS
> - VMware Workstation 6.0.4 (downloaded latest release) / Player 6.0.4
> - Windows XP Service Pack 2 (our standard baseline)
> - IAR 430 Kickstart in TI 430 Tools site (downloaded slac050s
[FET-R512])

> - used the eZ430 F2013 stick
>
> You need to point when installing to the IAR directory / 430 / drivers /
> winxp
> the TIUSB and Serial drivers will be installed now.
>
> See below link of my screen shot (in the photo albums / Miscellaneous...
> http://tech.ph.groups.yahoo.com/group/msp430/photos/view/fe61?b=13
>
> I can compile, download and debug on the eZ430 F2013 stick.
>
> I even thought OK, let's get SP3 on and see if any changes. Everything
> worked fine as well.
>
> So my conclusion is that there must be a driver which is not correct
> installed/loaded or is blocking the ports
> from another application or tool, because this clean install work
fine for
> me.
>
> Regards,
> Ferry
>
>
> -----Original Message-----
> From: msp430@... [mailto:msp430@...] On
Behalf Of

> Chetan Bhargava
> Sent: Friday, July 25, 2008 09:25 PM
> To: msp430@...
> Subject: [msp430] Re: vmware and ez430
>
> Vmware tools were already installed in the guest OS before I installed
> the TI Driver.
>
> As you can see, the screen-shots here have the little vmware tools
> icon is the system tray.
>
>
http://cid-9fef434780b4a471.spaces.live.com/photos/cns!9FEF434780B4A471!108/

>
> Thanks,
>
> Chetan
>
>
> --- In msp430@..., "djlarue" <djlarue@> wrote:
> >
> > --- In msp430@..., "Chetan Bhargava" <list1@> wrote:
> > >
> > > My guest OS is windows XP SP2 and USB 2.0 drivers are already
there do

> > > I have to install another set of drivers from VMware?
> > >
> >
> > it is likely you will want to do this since USB support is shuffled
> > from the host to the guest and that is the domain of VMware drivers.
> > Having VMwares USB drivers in the guest is probably like adding the
> > VMware tools to the guest. It just runs so much better.
> >
>
>
>
> ------------------------------------
>
> To unsubscribe from the msp430 group, send an email to:
> msp430-unsubscribe@...
>
> Yahoo! Groups Links
>



Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ferry,

Thanks for taking time and replicating the situation.

Looks like this time I'm out of luck too :-(

Here is what I did
1. Took a clean fresh XP installed VM (no drivers / sp , etc)
2. Installed SP2
3. Installed VMware tools (2.0.0, build-101586)
4. Restart VM
5. Installed Kickstart V4.11A (FET R512 / slac050s)
6. Connected the EZ430-F2013 to the host USB
7. Host found new hardware and tried to install the drivers. Ignored
the host and cancelled the driver installation.
8. Connected the TI USB to the VM
9. VM detected new hardware. Did not allow to connect to internet to
find driver, specified location of the driver: C:\Program Files\IAR
Systems\Embedded Workbench 5.0\430\drivers\TIUSBFET\WinXP
10. The driver was found and windows complained about not being
signed. Allowed the installation of unsigned driver.
11. Found another driver, pointed to the same directory, allowed the
installation of unsigned driver.
12. All drivers were installed properly. Verified two drivers from TI
in device manager. Verified no yellow marks in device manager.
13 started Embedded workbench and opened flash led workspace, selected
the correct device MSP430F2013 in project options, rebuilt all, hit
ctrl-D and got fatal error.


Till now I have tried three hosts and saw the same problem.

My copy of XP is version 2002 VL Media

I'm building a new machine and will install Linux / Vmware Wks 6 and
then will create a new vm again.

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> I have tested the similar Guest OS environment you should have, I
used the

> following configuration:
>
> Hardware:
> - DELL Latitude D620 notebook
>
> Software:
> Host OS
> - Windows XP/SP2
>
> Guest OS
> - VMware Workstation 6.0.4 (downloaded latest release) / Player 6.0.4
> - Windows XP Service Pack 2 (our standard baseline)
> - IAR 430 Kickstart in TI 430 Tools site (downloaded slac050s
[FET-R512])

> - used the eZ430 F2013 stick
>
> You need to point when installing to the IAR directory / 430 / drivers /
> winxp
> the TIUSB and Serial drivers will be installed now.
>
> See below link of my screen shot (in the photo albums / Miscellaneous...
> http://tech.ph.groups.yahoo.com/group/msp430/photos/view/fe61?b=13
>
> I can compile, download and debug on the eZ430 F2013 stick.
>
> I even thought OK, let's get SP3 on and see if any changes. Everything
> worked fine as well.
>
> So my conclusion is that there must be a driver which is not correct
> installed/loaded or is blocking the ports
> from another application or tool, because this clean install work
fine for
> me.
>
> Regards,
> Ferry
>




RE: Re: vmware and ez430

by Ferdinand Clasquin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chetan,

I would recommend the Digi Box this is the Ethernet to USB converter. We use
this for all our customer support request replications.
http://www.digi.com/products/usb/anywhereusb.jsp this product we use under
Linux Redhat 4, and Windows variations.

Regards,
Ferry

-----Original Message-----
From: msp430@... [mailto:msp430@...] On Behalf Of
Chetan Bhargava
Sent: Monday, July 28, 2008 05:48 AM
To: msp430@...
Subject: [msp430] Re: vmware and ez430

Hi Ferry,

Thanks for taking time and replicating the situation.

Looks like this time I'm out of luck too :-(

Here is what I did
1. Took a clean fresh XP installed VM (no drivers / sp , etc)
2. Installed SP2
3. Installed VMware tools (2.0.0, build-101586)
4. Restart VM
5. Installed Kickstart V4.11A (FET R512 / slac050s)
6. Connected the EZ430-F2013 to the host USB
7. Host found new hardware and tried to install the drivers. Ignored
the host and cancelled the driver installation.
8. Connected the TI USB to the VM
9. VM detected new hardware. Did not allow to connect to internet to
find driver, specified location of the driver: C:\Program Files\IAR
Systems\Embedded Workbench 5.0\430\drivers\TIUSBFET\WinXP
10. The driver was found and windows complained about not being
signed. Allowed the installation of unsigned driver.
11. Found another driver, pointed to the same directory, allowed the
installation of unsigned driver.
12. All drivers were installed properly. Verified two drivers from TI
in device manager. Verified no yellow marks in device manager.
13 started Embedded workbench and opened flash led workspace, selected
the correct device MSP430F2013 in project options, rebuilt all, hit
ctrl-D and got fatal error.


Till now I have tried three hosts and saw the same problem.

My copy of XP is version 2002 VL Media

I'm building a new machine and will install Linux / Vmware Wks 6 and
then will create a new vm again.

Regards,

Chetan


--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> I have tested the similar Guest OS environment you should have, I
used the

> following configuration:
>
> Hardware:
> - DELL Latitude D620 notebook
>
> Software:
> Host OS
> - Windows XP/SP2
>
> Guest OS
> - VMware Workstation 6.0.4 (downloaded latest release) / Player 6.0.4
> - Windows XP Service Pack 2 (our standard baseline)
> - IAR 430 Kickstart in TI 430 Tools site (downloaded slac050s
[FET-R512])

> - used the eZ430 F2013 stick
>
> You need to point when installing to the IAR directory / 430 / drivers /
> winxp
> the TIUSB and Serial drivers will be installed now.
>
> See below link of my screen shot (in the photo albums / Miscellaneous...
> http://tech.ph.groups.yahoo.com/group/msp430/photos/view/fe61?b=13
>
> I can compile, download and debug on the eZ430 F2013 stick.
>
> I even thought OK, let's get SP3 on and see if any changes. Everything
> worked fine as well.
>
> So my conclusion is that there must be a driver which is not correct
> installed/loaded or is blocking the ports
> from another application or tool, because this clean install work
fine for
> me.
>
> Regards,
> Ferry
>




------------------------------------

To unsubscribe from the msp430 group, send an email to:
msp430-unsubscribe@...

Yahoo! Groups Links




Re: vmware and ez430

by Chetan Bhargava-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ferry,

The digi box ($350) will be an overkill :-)

I tried clean install today and no luck. Like you mentioned before, it
goes into enumeration loop. How did you fix the enumeration loop problem?

Here are some screen shots from today's work

http://cid-9fef434780b4a471.spaces.live.com/photos/cns!9FEF434780B4A471!123/

Regards,

Chetan

--- In msp430@..., "Ferdinand Clasquin" <ferry@...> wrote:
>
> Hi Chetan,
>
> I would recommend the Digi Box this is the Ethernet to USB
converter. We use
> this for all our customer support request replications.
> http://www.digi.com/products/usb/anywhereusb.jsp this product we use
under
> Linux Redhat 4, and Windows variations.
>
> Regards,
> Ferry
>
> -----Original Message-----
> From: msp430@... [mailto:msp430@...] On
Behalf Of

> Chetan Bhargava
> Sent: Monday, July 28, 2008 05:48 AM
> To: msp430@...
> Subject: [msp430] Re: vmware and ez430
>
> Hi Ferry,
>
> Thanks for taking time and replicating the situation.
>
> Looks like this time I'm out of luck too :-(
>
> Here is what I did
> 1. Took a clean fresh XP installed VM (no drivers / sp , etc)
> 2. Installed SP2
> 3. Installed VMware tools (2.0.0, build-101586)
> 4. Restart VM
> 5. Installed Kickstart V4.11A (FET R512 / slac050s)
> 6. Connected the EZ430-F2013 to the host USB
> 7. Host found new hardware and tried to install the drivers. Ignored
> the host and cancelled the driver installation.
> 8. Connected the TI USB to the VM
> 9. VM detected new hardware. Did not allow to connect to internet to
> find driver, specified location of the driver: C:\Program Files\IAR
> Systems\Embedded Workbench 5.0\430\drivers\TIUSBFET\WinXP
> 10. The driver was found and windows complained about not being
> signed. Allowed the installation of unsigned driver.
> 11. Found another driver, pointed to the same directory, allowed the
> installation of unsigned driver.
> 12. All drivers were installed properly. Verified two drivers from TI
> in device manager. Verified no yellow marks in device manager.
> 13 started Embedded workbench and opened flash led workspace, selected
> the correct device MSP430F2013 in project options, rebuilt all, hit
> ctrl-D and got fatal error.
>
>
> Till now I have tried three hosts and saw the same problem.
>
> My copy of XP is version 2002 VL Media
>
> I'm building a new machine and will install Linux / Vmware Wks 6 and
> then will create a new vm again.
>
> Regards,
>
> Chetan
>
>
> --- In msp430@..., "Ferdinand Clasquin" <ferry@> wrote:
> >
> > Hi Chetan,
> >
> > I have tested the similar Guest OS environment you should have, I
> used the
> > following configuration:
> >
> > Hardware:
> > - DELL Latitude D620 notebook
> >
> > Software:
> > Host OS
> > - Windows XP/SP2
> >
> > Guest OS
> > - VMware Workstation 6.0.4 (downloaded latest release) / Player 6.0.4
> > - Windows XP Service Pack 2 (our standard baseline)
> > - IAR 430 Kickstart in TI 430 Tools site (downloaded slac050s
> [FET-R512])
> > - used the eZ430 F2013 stick
> >
> > You need to point when installing to the IAR directory / 430 /
drivers /
> > winxp
> > the TIUSB and Serial drivers will be installed now.
> >
> > See below link of my screen shot (in the photo albums /
Miscellaneous...

> > http://tech.ph.groups.yahoo.com/group/msp430/photos/view/fe61?b=13
> >
> > I can compile, download and debug on the eZ430 F2013 stick.
> >
> > I even thought OK, let's get SP3 on and see if any changes. Everything
> > worked fine as well.
> >
> > So my conclusion is that there must be a driver which is not correct
> > installed/loaded or is blocking the ports
> > from another application or tool, because this clean install work
> fine for
> > me.
> >
> > Regards,
> > Ferry
> >
>
>
>
>
> ------------------------------------
>
> To unsubscribe from the msp430 group, send an email to:
> msp430-unsubscribe@...
>
> Yahoo! Groups Links
>



Re: vmware and ez430

by Sang Shin Kwak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I also tested it but sometimes vmware can not usb device.

I think you can not debugging in vmware.

bye

2008/7/23 Chetan Bhargava <list1@...>

>   Hi,
>
> Has anyone got the ez430 working with vmware yet? i have seen some
> posts about drivers for vista but it is not clear that it works with
> vmware.
>
> I have tried ez430 with windows xp as guest os but didn't work. The
> drivers and IAR Kickstart install fine but debug mode fails with
> "Fatal Error".
>
>  
>


[Non-text portions of this message have been removed]


RE: Re: vmware and ez430

by Ferdinand Clasquin :: Rate this Message: