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.

急求TI工程师给予解答



使用的是DM642芯片。用的是CCS5.2.在建工程时,使用的是DSP/BIOS的empty工程。程序非常简单,就是一个main函数,里面有一句printf而已。但当我添加了tcf文件(并未对tcf文件做任何操作),将程序烧进板子以后,就无法print语句。而把tcf文件删去以后,就又可以print出那句话了。请问这是什么原因呢?是tcf中缺了什么模块?