cancel
Showing results for 
Search instead for 
Did you mean: 

Metrowerks Linker Error

xaela
Associate II
Posted on May 16, 2005 at 10:15

Metrowerks Linker Error

1 REPLY 1
xaela
Associate II
Posted on May 16, 2005 at 10:15

Hi...

I am starting to develop a new project with latest ST7VD 3.1.1

The micro is a St7Lite02... Using it's defaults creating the new workspace, made some C sources...

when Linking I always got what seems to be a conflict btw my C code and the 'MY_VECTOR' segment, the linker gives back:

L1100 : Segment 'MY_VECTOR' (0xFFE0) and segment '.absSeg25' (0xFFFE) overlap...

the Vector.c file is not changed yet, so, only the _Startup reference in it as original...

tried many changes, but seems no solution...

what is the problem...?

tnx