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.

求助

Other Parts Discussed in Thread: CONTROLSUITE

debug时出现这个情况请大神求助,我新手,刚上F28027,不怎么懂

  • Xiao Xuanming,

             你可以将你load程序的顺序发上来。

             一般我们下载程序,先建一个工程,或是导入TI的例程,在ControlSUITE中有许多例程,然后编译,如果没有出错,见要新建一个F28027的target configuration file,在这个文件中选择仿真器,芯片,最后点击界面上的debug小虫图标,就可以加载程序。

             另外可以在编辑界面选择View>target configurations, 然后在右侧会弹出一个目标配置窗口,新建一个目标配置文件,右键set as default, 再右键选择launch selected configurations, 再在debug串口连接目标芯片,在run菜单中选择load程序。一般都不会有问题。

             建议你先跑以下TI的例程,在这个基础上去修改成自己的代码。

            这个网址有许多芯片的培训资料,跟着做,对入手有很大帮助。

             http://processors.wiki.ti.com/index.php/C2000_Archived_Workshops        

    Eric

  • 我用的是CCSv5.2,能用C2000吗?

  • 当然可以啦,CCSv5,2更稳定,更强大!支持所有最新的C2000芯片。

    Eric