Hi, I have a problem regarding mspdebug and MSP-FET430UIF. I want to use FET430UIF in JTAG mode to program F2013 device that came with EZ430-F2013 devkit. I can program the device with EZ430-F2013, but I just want to be sure that my FET430UIF is working (I haven't programmed anything with it yet).
I made a special board to connect FET and F2013 pins. First, is this correct MSP-FET430UIF cable pinout? Little arrow on connector is pin 1? http://focus.ti.com/lit/ug/slau278e/slau278e.pdf page 27. 1 TDO/TDI 2 VCC TOOL 3 TDI/VPP 4 VCC TARGET 5 TMS 6 NC 7 TCK 8 TEST/VPP 9 GND 10 NC 11 RST 12 NC 13 NC 14 NC On the F2013 side I connected JTAG pins + TEST + VCC TOOL + GND. mspdebug uif -d /dev/ttyUSB3 -j -v 3000 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. Trying to open UIF on /dev/ttyUSB3... Initializing FET... FET protocol version is 20105000 fet: FET returned NAK fet: init failed Strange thing is that I do not see 3000 mV between pins 2 and 9. Is it so little pulse that I cannot measure it with multimeter when programmator is not connected to target or there definitely must be specified voltage? 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