With CCS 6.1.3, SYS/BIOS 6.45.1.2 and XDCtools 3.32.0.06 attempted to use the New Platform Wizard to create a platform named 66AK2H14_MSM. However, when pressed the Finish button on the wizard got the following error:
Where the mismatched input '66' reported in the error is the initial characters of the platform name.
When a leading underscore was added to the platform name, i.e. _66AK2H14_MSM, then platform was successfully created.
I think the platform name needs to be a valid ANSI C identifier. In which case can the New Platform Wizard be changed to check the platform name is valid and give a more informative message if the platform name isn't valid?
