我从官网上下了一个CC3100_CC3200_Embedded_Programming_1.0.0 .zip
解压后有个sources文件夹,里面只有Python文件,如果想移植到比如stm32或其他单片机上,应该怎么处理?
我也用logic把波形抓出来了,感觉如果要是自己写一个的话,是不是太麻烦了?
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.
Hi charlie,
Host programming是只针对于cc31xx的。host_programming_<ver>.ucf.h为ucf文件语法,host_programming_<ver>_ucf-signed.h为签名语法,具体用法可以参考以下链接的Usage部分:http://processors.wiki.ti.com/index.php/CC31xx_Host_Programming_Application