Other Parts Discussed in Thread: CC3200
Tool/software: Code Composer Studio
Hi everyone!
As a beginner in TI wifi modules developer, I am trying to deploy de IDE based on CCS 6.2.0.
I do follow of the installation and configuration steps stated at the available documentation.
The installation of the Code Composer performs ok, as well as the next SKD packages and servicespack:
- CC3200SKD 1.2.0 for Windows.
- CC3200 SimpleLink Provisioning Addon 1.0.0
- CC3x00 ServicePack 1.0.1.6-2.7.0.0
However, when I import to the IDE some projects from de currently installed SDKs, such as ti_rtos_config or wlan_station, I get the next message: pinmux.h alredy exists. Ignoring!
After that, I get the next errors at the IDE (ti_rtos_config):
Product 'com.ti.rtsc.TIRTOSCC32XX' v2.15.0.17 is not currently installed and no compatible version is available. Please install this product or a compatible version. ti_rtos_config ti_rtos_config Problems
or the next at the wlan_station project:
Cannot build project. Referenced project 'ti_rtos_config' contains build-errors. wlan_station wlan_station Problems
I check for updates (Help --> Check for updates) but everything seems to be updated (no updates were found).
At this moment, I am completely stuck because of these issues, since I cannot progress in the understanding and programming of my selected development platform (CC3200MODLAUNCHXL).
Thus, any help would be very much appreciated.
Best regards,
Iñaki Mutuberria