I am working on an MSP430F169 board and have successfully programmed
it with the Olimex parallel port JTAG cable and pyJTAG until now.
When I run the command msp430-jtag -eEpvr app.elf
I get the error
An error occoured:
Could not write target memory
I am able to reset the MSP430F169 using msp430-jtag -r
performing just an erase with msp430-jtag -e
produces the same error message.
Powering down the MSP430F169 did not help.
Any ideas on how to determine what is wrong with the JTAG flash
programming would be appreciated.
Thanks.
(* jcl *)