为什么把程序烧录后并不能出现控制LED灯等界面?求解答
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
注意在使用 Exosite CC3200 Cloud Demo程序时注意以下几点:
This project is an embedded software project meant to run on the Texas Instruments cc3200 launchpad to demonstrate interacting with the Exosite cloud using the onboard WiFi connectivity.
The project functionality includes:
1、The "User Button" counting from v1 has not been implemented yet.
2、Setting the LED on or off from v1 has not been implemented yet.
3、Bloat: There is a lot of code and html/js files left over from the out of box demo that this is based on. This needs to be removed and replaced with a nice looking, mobile friendly, single page, the C code that makes the API will probably stay as-is.
我就是按照TI大学计划里面的 CC3200launchPad 物联网Exosite could例程做的,唯一不同的是我用的是CC3200modLAUNCHXL开发板,然后一切配置好后,在Exosite 设备云上并没有出现例程里出现的画面
建议先使用 CC3200launchPad 来实验物联网Exosite could例程,该程序经测试时可以正确运行的,当整个过程调试通了后建议再去针对具体的硬件不同调试CC3200modLAUNCHXL开发板, 同时注意:
打开配置文件
先打开工具 Uniflash, 菜单栏 File/Open Configuration,在弹出的对话框中,选择解压路径下的文件 ExositeCC3200CloudDemo.ucf。