DSPRelated.com
Forums

Error Message from CCS V2.0 C6711 with PCM3003

Started by ehng3 May 14, 2004
Hi,
Does Anyone know what happen to this error code? I am using C6711
with PCM3003 and the error message from CCS V2.0.

>> error: relocation value truncated at 0x5d8 in section .text, file
C:\xxx.obj
>> error: relocation value truncated at 0x618 in section .text, file
C:\xxx.obj
>> error: relocation value truncated at 0x630 in section .text, file
C:\xxx.obj
>> error: relocation value truncated at 0x7c0 in section .text, file
C:\xxx.obj
>> error: relocation value truncated at 0x808 in section .text, file
C:\xxx.obj
>> error: relocation value truncated at 0x820 in section .text, file
C:\xxx.obj
>> error: relocation value truncated at 0x120c in section .text,
file
C:\xxx.obj
>> error: relocation overflow occured at address 0x000003a8 in
section '.text'
of input file 'C:\xxx.obj'. The 16-bit
relocated address 0xc0bc is too large to encode in the 15-
bit
field. You may need to add a mask to the assembly
instruction or
use other target specific assembly features if you really
only need
the lowest 15 bits of this symbol. Please see the section
on
Relocation in the Assembly User's Guide.
>> error: relocation overflow occured at address 0x000003ec in
section '.text'
of input file 'C:\c6xdskinit_pcm.obj'. The 16-bit
relocated address 0xc0bc is too large to encode in the 15-
bit
field. You may need to add a mask to the assembly
instruction or
use other target specific assembly features if you really
only need
the lowest 15 bits of this symbol. Please see the section
on
Relocation in the Assembly User's Guide.
>> error: relocation overflow occured at address 0x000004e4 in
section '.text'
of input file 'C:\c6xdskinit_pcm.obj'. The 16-bit
relocated address 0xc0bc is too large to encode in the 15-
bit
field. You may need to add a mask to the assembly
instruction or
use other target specific assembly features if you really
only need
the lowest 15 bits of this symbol. Please see the section
on
Relocation in the Assembly User's Guide.
>> error: relocation value truncated at 0x1ac in section .text, file
C:\FFT.obj
>> warning: output file SDF.out not executable

******************************************************************

Is't some thing wrong in my cmd file? or setting in the option?

Thanks

Sincerely
Eng Hsiung