在CCS8.0开发环境中测试wan_station例子,可否提供这个例子的代码说明,即这个程序的各部分代码功能介绍。在CCS8.0如何设计一个新程序?
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.
在CCS8.0开发环境中测试wan_station例子,可否提供这个例子的代码说明,即这个程序的各部分代码功能介绍。在CCS8.0如何设计一个新程序?
这里有一些文档说明C:\ti\CC3200SDK_1.3.0\cc3200-sdk\docs\examples,CCS设计新的程序请参考CCS的手册。但是还是建议import SDK里面的例程好了,这样不容易出问题。