cancel
Showing results for 
Search instead for 
Did you mean: 

Build Error using STVD.

Tom Gregg
Associate
Posted on November 29, 2017 at 19:18

I'm new to STVD, but I've used two other microcontroller IDEs in the past.  I have a standard Windows 10 machine with the standard STVD installed.  This is a simple test using Assembler code and the STM8S003F3P micro.  When I try to Build, I get an error.

The command: 'asm -sym -li=Debug\main.lsr main.asm -I='C:\Program Files (x86)\STMicroelectronics\st_toolset\asm\include'  -obj=Debug\main.obj' has failed, the returned value is: 1

exit code=1.

main.obj - 1 error(s), 0 warning(s)

All the paths look good, but I can't find any documentation on the error codes.  I'm not sure what STVD is looking for.  Any ideas?  Thank you.

3 REPLIES 3
Georgi Manchev
Associate II
Posted on November 30, 2017 at 02:35

Try to run STVD as Administrator.

Posted on February 26, 2018 at 09:42

Sorry, but it does not change anything.

henry.dick
Senior II
Posted on February 26, 2018 at 17:08

Do you have the tool chain installed?