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.

DRV8312-C2-KIT 的例程无法DEBUG

Other Parts Discussed in Thread: CONTROLSUITE

程序是直接使用CCS4.2导入C:\ti\controlSUITE\development_kits\DRV8312-C2-KIT_v128\BLDC_Sensore的,勾选的copy to workspace。

按DEBUG提示

提示缺少程序文件,指的是什么文件?怎么才能直接使用controlsuite中的源程序

 没有连接仿真器,不知道是不是CCS4不可以离线编译的问题?

  • zhao,

    提示缺少文件,你要看console中详细的编译信息才知道。

    另外,你到导入工程的时候,不要copy项目到workspace,copy的操作会破坏工程中配置的一些文件路径。直接导入就行了。

    CCSv4支持离线编译。

    Eric