2005-05-16 01:15 AM
2005-05-16 01:15 AM
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