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.

I meet error when i build the project of c67x

Other Parts Discussed in Thread: CCSTUDIO

 _EVMC6747_init C:\\CCStudio_v3.3\\boards\\evmc6747_v1\\dsp\\tests\\dycfir\\Debug\\main.obj

error: unresolved symbols remain
"main.c", line 57: warning: relocation from function "main" to symbol
   "_EVMC6747_init" overflowed; the 31-bit relocated address 0xdfffe580 is too
   large to encode in the 21-bit signed PC-Relative field (type = 'R_C60PCR21'
   (82), file =
   "C:\\CCStudio_v3.3\\boards\\evmc6747_v1\\dsp\\tests\\dycfir\\Debug\\main.obj
   ", offset = 0x00000008, section = ".text")
error: errors encountered during linking; "./Debug/fir.out" not built

>> Compilation failure
******************************************

what's wrong with the project?