My MSP432 LaunchPads are due in today, and I wanted to get Code Composer Studio v6 ready before they arrived. After updating everything CCSV6 would admit existed (including MSPWare_2_00_00_41), I tried importing the MSP432 "Out of box" project. It failed, displaying the following dialog box with a classic generic Java error message:

After booting Win8 I went through the same process. This time the dialog box was a little more informative:
"Device is either 'null' or unrecognized" was a clue. It turns out that I can import MSP430 projects from MSPWare, the error appears -- based on a tiny sample -- only when I attempt to import MSP432 projects.
So I tried to create a new CCS Project for the MSP432 family. Guess what? My currently installed CCSv6 doesn't recognize the MSP432P401R.
Assuming that the CCS error message on Linux means the same thing as the one on Win8(*) -- if rather less informative -- it appears that I missed an update or something that would tell CCSv6 that this device exists.
Any hints would be greatly appreciated.
Frank McKenney / McKenney Associates
(*) Changing both error messages to something more specific like "Device MSP432P401R not recognized" would be nice.

