Other Parts Discussed in Thread: TMS320C6414
Hi,
A customer of mine is facing issues while linking Code for TMS320C6414.
Errors:
warning: entry point symbol _c_int00 undefined
>> error: relocation overflow occurred at address 0x0000003c in section
'.text' of input file 'D:\Sainath\DSP_Project\Debug\echoc6xxx.obj'.
The 16-bit relocated address 0x96cc is too large to encode in the
16-bit signed field. The value was truncated. 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 16 bits of
this symbol. Please see the section on Relocation in the Assembly
User's Guide.
undefined first referenced
symbol in file
--------- ----------------
_c_int00 D:\Sainath\DSP_Project\Debug\globalvar.obj
__strasg D:\Sainath\DSP_Project\Debug\message.obj
>> error: symbol referencing errors - './Debug/ELU31_3_DSP.out' not built
>> Compilation failure
Build Complete,
3 Errors, 1 Warnings, 0 Remarks.
He has added the real time Libraries ... still the same issue .. He wants to know how to setup for TMS320C6414 with Compiler and linker Options. His code consists of both c and assembly language. it is non BIOS based code.. ]
Shimi
1-756100846