Hello,
I am taking over development for our MSP430F2481 and I am having problems with CodeComposer/MSP-FET430UIF. I receive the message "Error connecting to target: Unknown Device" - which unfortunately is quite common from what I've seen in this community.
Here are a few details about my configuration:
CodeComposer: v5.3.0.0090
MSP-FET430UIF: v1.4a with firmware 3.02.05.004 installed (via Elprotronic configuration utility)
Target Board: MSP-TS430PM64 with modifications for external power. I have tested for the proper 3.3V signal according to the Hardware User's Guide.
Here is what I have done up to this point:
1.) I had a working setup using the new DLL package (3) and an older version of CodeComposer. I tried to downgrade to DLL 2 to get my debugger working with our latest version of CrossWorks studio. I used the Texas Instruments->MSP-FET430UIF Debug Interface->MSP-FET430UIF v3 to v2 Downgrade utility to do this. This didn't work with CrossWorks, so I tried to get it working again with CodeComposer.
2.) I upgraded the MSP-FET430UIF to the latest version of firmware using the Elprotronic utility (described above).
3.) I completely uninstalled CodeComposer and installed the latest version (described above).
4.) I am able to check the firmware version of my MSP-FET430UIF using the Elprotronic utility. I can also read the flash. When I try to send the .hex file using this utility I get the message "JTAG communication initialization.... failed"
5.) I checked the COM port setting and I am connected to COM5(CDC).
My question:
Is there any additional advice you can give for troubleshooting my configuration? I have read several posts, and I have been working this problem for two days now. Is there a way to know for sure that the MSP-FET430UIF has been corrupted? I have the feeling that using your software has somehow broken my debug interface.
Any advice would be greatly appreciated. I am growing rather frustrated.