When follow exactly the same procedures outlined in the CC3200 Getting Started Guide, the wlan_station fail to go to debug mode using option 1 CCS. When press the debug button, the pop-up message is:
The Program generated by wlan_station is not compatible with any of the CPUs in your target configuration. The program will not be loaded.
Do you want to continue launching?
When proceed, it says "cc3200.ccxml does not have a valid setup, please configure the target and try again.".
Solution
1. Make sure all the projects are compiled properly, as shown in the figure below. The only warning message you should get is on the oslib project, and it is related to two warnings associated with implicitly declaration of functions, which shouldn't hurt too much. Any other projects should be compiled with no errors nor any warning messages. If there are some warnings on other projects, go to the properties of the project, and make sure all the compiler version and/or RTSC are chosen to be the latest version. And under the "Order" Tab in RTSC, remove some non-existance paths pointing to older version packages, e.g. uia_2_00_01_34 and bios_6_40_03_39
2 The cc3200.ccxml file doesn't seem to have its default setting setup properly. If all the projects are compiled successfully, then follow the steps below to set up the Target File properly.