Hi,
i am trying to compile the example to connect the CC3200 to the Amazon AWS IoT service.
I am using this oficial guide: http://git.ti.com/iotdev/awsiot/blobs/master/README_CC3200.md , but in point 5:
-> On the command line, enter the following commands to build the application:
->
-> cd <AWS_INSTALL_DIR>/sample_apps/subscribe_publish_sample/platform_tirtos/cc3200
-> C:/ti/xdctools_3_31_01_33_core/gmake all
I get the following error:
C:\ti\iotdev-awsiot-master\iotdev-awsiot\sample_apps\subscribe_publish_sample\platform_tirtos\cc3200>c:\ti\xdctools_3_31_01_33_core\gmake all
C:/Users/vnr001/AppData/Local/Temp/make6684-1.sh: line 1: C:tixdctools_3_31_01_33_core/xs: No such file or directory
gmake: *** [subscribe_publish_sample/compiler.opt] Error 127
I am using Windows 7, what can i do?
Thanks you in advance,
Victor