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.

在CCS3.3下创建DSP/BIOS,build的时候出现问题

Other Parts Discussed in Thread: CCSTUDIO

在CCS3.3下创建DSP/BIOS,build的时候出现如下提示:

<Linking>
>> warning: creating output section .vecs without SECTIONS specification

undefined                        first referenced
 symbol                              in file
---------                        ----------------
Task0                            D:\\CCStudio_v3.3\\MyProjects\\BOARD_TEST\\DM642_BIOS_EXAMPLE\\Debug\\Configuration1cfg.obj
>>   error: symbol referencing errors - './Debug/DM642_BIOS_EXAMPLE.out' not built

>> Compilation failure

Build Complete,
  2 Errors, 1 Warnings, 0 Remarks.

请问这个怎么处理呢?