Forums Search for: Relocation
error: relocation value truncated at 0x.... in section .text
Hi, all When I compiled my C code project in CCS on EVM DM642, i got ots of errors: "error: relocation value truncated at...
Hi, all When I compiled my C code project in CCS on EVM DM642, i got ots of errors: "error: relocation value truncated at 0x.... in section .text". What does it mean? Thank you Yong
relocation value truncated at 0x10 in section .bios file
inCan any one help me in removing the problem "relocation value truncated at 0x10 in section .bios file" , when i try to declare...
Can any one help me in removing the problem "relocation value truncated at 0x10 in section .bios file" , when i try to declare array of structure pointer globally .(array size = 4900; structure size = 20 bytes) When i make the a/m dclaration in the main function
Re: error: relocation value truncated at 0x.... in section
Hi, all Thank you for your reply. Now my program can be compiled and loaded into memory, but can't run. It can run on...
Hi, all Thank you for your reply. Now my program can be compiled and loaded into memory, but can't run. It can run on Windows VC++ platform. Any possible reasons? Thank you Yong Date: Wed, 24 Mar
editing linker file .cmd - file
I am working with CCS2.10 and c6711dsk I have a with creating two buffers each of 8192 bytes in Internal memory (IRAM)-->I...
I am working with CCS2.10 and c6711dsk I have a with creating two buffers each of 8192 bytes in Internal memory (IRAM)-->I always get linking problem such like: error: relocation overflow occured at address e.g. 0x00000430 in section '.text' Is it possible to c
CCS2.0 Link error
inHi, all I have encouter a link error when link my asm program(algebraic). What can I do to sovle this problem, and generally in...
Hi, all I have encouter a link error when link my asm program(algebraic). What can I do to sovle this problem, and generally in what situation this error can occur? I am a little tired on reading the User's Guide. >> error: relocation overflow occured at add