Hi, I do not know anymore how to program using eZ430-F2013 With version 0.8 it was like this: mspdebug -u /dev/ttyUSB2
But how i'm doing it with the new version? I do not know which driver to use - there isn't anything similar to eZ430-F2013 in the list. I know there is another board called eZ430-RF2500 - so i'm guessing RF2500 is also right driver for eZ430-F2013? But how to use it ? mspdebug rf2500 -d /dev/ttyUSB2 MSPDebug version 0.9 - debugging tool for MSP430 MCUs Copyright (C) 2009, 2010 Daniel Beer <dan...@tortek.co.nz> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This driver does not support tty devices. Another try: tmspdebug rf2500 -U /dev/ttyUSB2 MSPDebug version 0.9 - debugging tool for MSP430 MCUs Copyright (C) 2009, 2010 Daniel Beer <dan...@tortek.co.nz> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. usbutil: location must be specified as <bus>:<device> My USB devices: mspdebug --usb-list MSPDebug version 0.9 - debugging tool for MSP430 MCUs Copyright (C) 2009, 2010 Daniel Beer <dan...@tortek.co.nz> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Devices on bus 005: 005:043 0451:f430 005:001 1d6b:0001 Devices on bus 004: 004:001 1d6b:0001 Devices on bus 003: 003:001 1d6b:0001 Devices on bus 002: 002:102 0403:6001 002:076 0403:6001 002:001 1d6b:0001 Devices on bus 001: 001:003 046d:0990 001:001 1d6b:0002 Last thing i tried: mspdebug rf2500 -U 005:043 0451:f430 MSPDebug version 0.9 - debugging tool for MSP430 MCUs Copyright (C) 2009, 2010 Daniel Beer <dan...@tortek.co.nz> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. rf2500: failed to open RF2500 device Could you give me an example what are correct arguments using eZ430-F2013. Andres On 29.06.2010, at 4:42, dan...@tortek.co.nz wrote: > MSPDebug version 0.9 is now available. It features support for a > couple of new devices (F2132 and F169), hopefully fixed support for > 5xxx devices with FET430UIF programmers, and support for the Olimex > MSP-JTAG-TINY programmer via either libusb or via a tty device. > > Note that command-line options have changed in an effort to keep things > tidy, so you'll probably want to check --help before attempting to use > the new version. The new options scheme is: > > mspdebug [options] <driver> [command ...] > > Where <driver> is one of "rf2500", "olimex", "sim", "uif" or > "uif-bsl". > > You can download the new version from here: > > http://mspdebug.sourceforge.net/download.html > > - Daniel > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users