Other Parts Discussed in Thread: CC3200, CC3200SDK
I have just installed CCS version 6.0.1.00040 in an attempt to bring up the CC3200 Launchpad with project 0, the wlan_station example. Whenever I try to build the project, however, I get an error as follows:
An internal error occurred during: "Refreshing paths and symbols".
java.lang.NullPointerException
Also the following error and warning are given with ti_rtos_config:
Error: This project was created using a version of XDCtools that is not currently installed: 3.30.4.52_core. Please install the XDCtools of this version, or migrate the project to one of the supported versions.
Warning: Build variable 'TARGET_CONTENT_BASE' cannot be resolved.
In addition, the following error is given for oslib: Cannot build project. Referenced project 'ti_rtos_config' contains build-errors.
The project builds and loads fine using IAR embedded Workbench, so I believe that this is a misconfiguration of CCS. What is XDCtools, and how do I install it or change versions?
Any advice will be appreciated.
