I am trying to load code on a MSP430F1611, I am not succeeding here is the output

$ msp430-jtag.exe -D -lCOM5 -p zc-msp.txt

MSP430 JTAG programmer Version: 2.2

Debug is level set to 1

Python version: 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)]

TODO list:

  actionProgram

MSP430_*Register not found in library. Not supported.

MSP430_Funclet and isHalted not found in library. Not supported.

JTAG backend: ctypes/TI or 3rd party (c:\mspgcc\bin\MSP430.dll)

backend library version: 20105000

MSP430_Identify: Device type: 'MSP430F1611'

Program...

Cleaning up after error...

Reset and release device...

Traceback (most recent call last):

 File "msp430-jtag.py", line 528, in ?

 File "msp430-jtag.py", line 465, in main

 File "mspgcc\jtag.pyo", line 538, in actionProgram

 File "mspgcc\jtag.pyo", line 311, in memwrite

Reply via email to