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.

cc3200新手开发疑问

Other Parts Discussed in Thread: CC3200, UNIFLASH

TI工程师,有两个问题想请教一下,

1、请问怎么用ccs建立cc3200带有rtos的工程,我建的工程怎么跟例程不一样,cc3200带有rtos的工程的开发需要用到"ti_rtos_config"  "driverlib" "oslib" "simplelink"四个库,我建了一个RTOS driver的空工程,ccs是6.1,如下所示:

但是导入的例程是这样的,.cfg  .pinmux   .ini_initial几个文件的区别,为什么

2、怎么生成 .ucf文件,因为使用uniflash烧写时需要用到ucf文件,谢谢。