2004-09-20 04:04 AM
2004-09-14 04:37 AM
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.2004-09-20 04:04 AM
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.