Other Parts Discussed in Thread: MSP430F5418
- Are there any patches for the MSP430F5418 for CCS v5?
- if yes, then where / how do we get them and apply them?
- if no, then do you know of a way to run the MSP430 tool chain version 4.1.x with CCSv4?
Here is some additional info:
According to the TI support forums there are known issues with CCSv5 and some MSP430 devices (one of which is the MSP430F5418, but I have not found a patch for our device yet). Building seems fine, but the issue is with the debugger/connecting to the target so I haven't been able to confirm that the image resulting from the new tool chain actually works. Apparently they redesigned their debug stack and didn't adequately test with all of their parts. The upgrade comes with a new msp430 DLL that requires an update to the FET tool firmware and the issue is that the DLL no longer recognizes the device - someone speculated an enumeration mismatch. Also, after the FET tool firmware update, the FET tool is no longer compatible with CCSv4 (or any CCS for that matter).
The reason I attempted to upgrade was to gain some new linker command file support. Actually, the support I needed was merely part of the latest version of the MSP430 tool chain 4.1, but that version of the tool chain was dependent on a class included in a plugin in CCS that was seen available in CCSv5.
In summary, the loading of the firmware via the FET tool and debugger functionality is not functional with CCSv5. I'm hoping a patch for our device exists.
THank you!