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.

C6747 dsplib 运行问题

Other Parts Discussed in Thread: OMAP-L137, CCSTUDIO

你好,OMAP-L137运行dsplib_c674x_3_1_0_0自带的例程DSPF_sp_cfftr2_dit 时出现如下警告:

"DSPF_sp_cfftr2_dit_d.c", line 145: warning: relocation from function "main"
overflowed; the 33-bit relocated address 0x40000480 is too large to encode
in the 16-bit signed field (type = 'RE_SSTFLD' (16400), file =
"C:\\CCStudio_v3.3\\Myproject6747\\DSPF_sp_cfftr2_dit\\Debug\\DSPF_sp_cfftr2
_dit_d.obj", offset = 0x00000490, section = ".text")
warning: output file "./Debug/DSPF_sp_cfftr2_dit.out" cannot be loaded and run
on a target system

怎么解决?