在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.
请问这个怎么处理呢?