Re: [Mspgcc-users] MSP-FET430UIF version does not match.

2006-08-08 Thread Steve Underwood
Sameer S. Upasani wrote: Hi all, I am using MSP430-UIF. This conversation was very usful to me. I have followed the steps and could get rid of the version mismatch problem. But could anybody tell me how to download the code on to the target. I was trying to use 'msp430-jtag -e filename.elf'. Is

Re: [Mspgcc-users] MSP-FET430UIF version does not match.

2006-08-08 Thread Sameer S. Upasani
Hi all, I am using MSP430-UIF. This conversation was very usful to me. I have followed the steps and could get rid of the version mismatch problem. But could anybody tell me how to download the code on to the target. I was trying to use 'msp430-jtag -e filename.elf'. Is this the write way to work

Re: [Mspgcc-users] MSP-FET430UIF version does not match.

2006-06-27 Thread kmansfie
Steve, I got it to work. It is all in the order of the parameters. I did a strings on msp430-gdbproxy to find the help message and figured it out. The order that made it work is the following: msp430-gdbproxy --port=2000 msp430 --update-usb-fet TIUSB That did the trick. It now works. Thank

Re: [Mspgcc-users] MSP-FET430UIF version does not match.

2006-06-27 Thread kmansfie
Steve, Thanks for the reply, I really appreciate it. When I tried your suggestion I received the following result. $ ./msp430-gdbproxy -port=2000 --update-usb-fet msp430 TIUSB c:\mspgcc\bin\msp430-gdbproxy.exe: unrecognized option `--update-usb-fet' Use `c:\mspgcc\bin\msp430-gdbproxy.exe --help

Re: [Mspgcc-users] MSP-FET430UIF version does not match.

2006-06-27 Thread Steve Underwood
Hi, Tools like IAR update the FET tool automatically when they find it does not contain the firmware they expect. I have found this a nuisance in some cases, so I made it a separate step in msp430-gdbproxy. You don't do it often, so its no big deal. You need to run: msp430-gdbproxy -