Hi Bill,

Sorry if I caused offence. There was a smiley in my comment.

Any MSP430 with a F in it should have a JTAG port that can program the F, as well as debug code. There are several flavours, of JTAG interface, with different numbers of breakpoints and other features. However, there are only really two key flavours - those with dedicated JTAG pins, and those that share the JTAG pins with I/O functions and only have one special JTAG mode grabber pin to switch those pins into JTAG mode. The FET tool gadgets work with either type of JTAG port. The code inside gdbproxy should be able to handle all current versions of the JTAG interface.

Regards,
Steve

Bill Knight wrote:

Yes Steve, I could have tried the help.  However at the time I started
my last MSP project, mspgcc & gdbproxy were not quite at the "ready
for prime time" state.  As the project has a build rate of 250,000+
units per year and was on a tight schedule, I decided to stay with IAR
(as much as I wanted to try out mspgcc) and therefore did not have first hand
experience with the tools in that situation.  In response to the posted
question, I was pointing out was that while the JTAG pod could be used
with the F11x1 parts, care must be taken with the dual pin usage and
that I was ignorant of the details as it applied to gdbproxy.  I'm
still looking forward to using the tools on the next MSP project and
appreciate all of the work you and others have put into making it as
good as it is today.

-Bill





Reply via email to