Other Parts Discussed in Thread: MSP430F2416
Hey, I'm using an msp430f2416, code composer studio platinum v4.1.2, and an msp-fet430uif to program and debug (communicating via 4-wire JTAG). I wired up the 4-wire JTAG circuit as shown on page 27 in the document SLAU278e - http://focus.ti.com/lit/ug/slau278e/slau278e.pdf. The MSP-FET430UIF performs its startup sequence fine (3 red blinks than solid green light).
When I first went to program the chip CCS told me I had to update the firmware for the msp-fet430uif, I said ok and it went ahead and updated, then it presented me with this error:
"The procedure entry point BZ2_bzBuffToBuffDecompress could not be located in the dynamic link library LIBBZ2.dll"
I clicked ok and then it appeared to continue working and finally came up with "Error connecting to target: No MSP430 device was found on USB FET 1"
I searched for the BZ2_bzBuffToBuffDecompress here and on google and came up with nothing, could that initial error be whats causing it to not find the device?
This is running on WinXP build 2600 sp3
Thank you
- John B
edit: I also want to add, that under device manager I have two things that show up for TI. One is under 'Ports (COM & LPT)' and is labeled 'MSP-FET430UIF - VCP (COM6)'. The other is under 'Texas Instruments Emulators' and is labeled 'Texas Instruments XDS560 PCI JTAG Emulator'. The first one appears to be working fine, the latter has a yellow circle with exclamation mark inside it, under properties it says "this device cannot start. (Code 10)".