2017-11-29 10:18 AM
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.
2017-11-29 05:35 PM
Try to run STVD as Administrator.
2018-02-26 01:42 AM
Sorry, but it does not change anything.
2018-02-26 08:08 AM
Do you have the tool chain installed?