Dutta, Seemanta schrieb:
I am planning to use msp-gcc to program and debug my new MSP430F2013IN .
it has two connections: - spy-bi-wire - 4 wire JTAG
However, I was not able to find any documentation on how to connect the actual chip to the PC.
http://ti.com/msp430 has documentation. check out the PDF you can download for the parallel port programmer, for a simple circuit for 4 wire JTAG and eZ430-F2013 docs for spy-bi-wire. the docs have schematics included. flashing using the JTAG itself is also described in an application note slaa149
Basically I want to know the schematic and the basic circuitry so that I can plug in my msp430 chip into one of my PC ports and start compiling, loading and debugging programs onto the msp430 chip.
the simplest connection is using the BSL. that serially connected and supported by all MSP430Fxx types. however you can'd use the debugger with this connection. the application notes slaa089d and slaa096 cover this topic.
chris
