Skip to main content
Visitor II
May 16, 2005
Question

Metrowerks Linker Error

  • May 16, 2005
  • 1 reply
  • 687 views
Posted on May 16, 2005 at 10:15

Metrowerks Linker Error

    This topic has been closed for replies.

    1 reply

    xaelaAuthor
    Visitor II
    May 16, 2005
    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