cancel
Showing results for 
Search instead for 
Did you mean: 

STVD7 V3 Linker Problem

leew
Associate
Posted on September 20, 2004 at 13:04

STVD7 V3 Linker Problem

2 REPLIES 2
leew
Associate
Posted on September 14, 2004 at 13:37

Hi,

I'm using STVD7 Version 3. 0. 0. 1 (Build Jun 25 2004) running under Windows XP Pro. I am using a Hiware (Metroworks) C Compiler.

The linker options generated by STVD7 do not appear to be the correct syntax for the linker I am using as it returns the following error...

Error in command line!

*** command line: ' -Oproject1.abs -DistOptiCodeSize -W2 -S Debug\project1.prm -LC:\HIWARE\lib\ST7c\lib.e20 -LC:\HIWARE\lib\ST7c\lib.e20' ***

SmartLinker: *** Error occured while processing! ***

The command: ''linker -Oproject1.abs -DistOptiCodeSize -W2 -S Debug\project1.prm -LC:\HIWARE\lib\ST7c\lib.e20 -LC:\HIWARE\lib\ST7c\lib.e20 '' has failed, the returned value is: 1

exit code=1.

Can anyone tell me if the linker command line format is correct?

If it is wrong, does anyone know how to fix this or generate the linker command line manually?

Thanks.

guy23
Associate II
Posted on September 20, 2004 at 13:04

Hello,

your command seems to be ok. What is compiler version? Some options setted by STVD 3.0.0.1 may not work with ''old'' compilers.