On 3/29/07, Chris Liechti <[email protected]> wrote:
John Luciani schrieb:
> I downloaded and installed version 2.3 of msp430-jtag and I still
> receive the same error (on the MSP430F2012 board) ---

have you rebuilt MSP430mspgcc.dll/so and HIL.dll/so too?

Yes.

After looking at the various JTAG lines with a scope I noticed that the RESET
line (which is also SBWTDIO) wasn't be pulled to ground when running
msp430-jtag. The supervisor chip I am using has a push-pull output
rather than an open-drain. I added a 10K
series resistor and the RESET line now looks correct.

After looking at the connections on the PCB I reflowed the pins on the 2012.

The chip programmed twice but fails to program the majority of the
time. Tomorrow I am going to build another board (or replace the
2012).

Can the parallel port programmer be used in spy-bi-wire mode to download elf
files?

I wanted to try communicating with the board using spy-bi-wire so I downloaded
the gdbproxy and lib files from sourceforge and I get the following
errors (with or without --spy-bi-wire option) ---

debug: MSP430_Initialize()
debug: MSP430_Configure()
debug: MSP430_VCC(3000)
debug: MSP430_Identify()
error:     msp430: Could not find device (or device not supported) (4)
debug: MSP430_VCC(0)
debug: MSP430_VCC(3000)
debug: MSP430_Reset(ALL_RESETS)
error:     msp430: Could not find device (or device not supported) (4)
debug: MSP430_Close()
msp430-gdbproxy: target_msp430.c:746: msp430_open: Assertion
`!msp430_status.is_open' failed.
Aborted

Thanks for your help.

(* jcl *)

--
http://www.luciani.org

Reply via email to