Topic : STM8_pgm.exe return flags? Need status when called.

Forum : ST7/STM8

Original Post
Post Information Post
May 27, 2015 - 10:38am
Guest account

I would like to use this for a fairly large number of units by writing a program to call STM8_pgm.exe.  It would have a very simple interface - something like just one button and a pass/fail indication.  I have looked at the response when run without arguments but I didn't see anything on this.  I was able to run the command to erase, program and verify. 

Can someone tell me if this sets exit status and what I should expect to get back?

Is there any documentation available regarding STM8_pgm.exe exit codes? We're struggling with exit code 1248, what does it mean?

Replies
Post Information Post
+1
0
-1
May 27, 2015 - 10:39am
Etienne Cassin

Hello,

The most important is not the error code but the error message included.
Could you provide us the name of the STM8 target device you are using and the error message?

Best regards,