Ken,
We are definitely striving to make the software ecosystem better. Obviously this fell through the cracks.
[quote user="Ken Daniels"]Can you please clarify what you mean by 'replace your driver library files'. At last check I had 270 folders named 'driverlib' under my ti installation folder. What does this mean???[/quote]
1. Navigate to the latest version of MSP430ware driverlib. Which can be found as part of CCSv5.5 and generally located at this folder:
<ccs_install_folder>\ccsv5\ccs_base\msp430ware_xxxx\driverlib\
2. Copy the driverlib source
3. Paste it to your project and replace the driverlib files that was created in an older version of CCS.
Regards,
William