Skip to main content
Visitor II
October 24, 2018
Solved

Why does the stvd gets closed when I click on programmer

  • October 24, 2018
  • 3 replies
  • 2111 views

I am new to stm8s. I have recently installed stvd on windows 7 32 bit. I have written proper code. Their is no compilation error and build is also successfull. But as soon as I click on programmer a window appears that shows stvd has stopped working. Please help me out from this issue

    This topic has been closed for replies.
    Best answer by TA1

    Hi

    I have exatcly same problem. I cannot solve it and STVD has also some other bugs. STVD is not install and run software unfourtanetly. I have spent a lot of time for some very silly things. However it is free and that is good. It has also some very good features and you will like it. I hope ST solves this kind of problem.

    I suggest to not press programmer. Start debug section. It will download code into microcontroller and you can debug your code. When you go back from debug code will run without doing debug.

    If you would like to program directly close STVD and open programmer. You can read, write, verify each memory (program, eeprom etc.)

    Regards,

    3 replies

    Visitor II
    October 26, 2018

    try replacing this file in the stvd folder.

    Visitor II
    October 10, 2019

    It worked! how did you modify the file/get it work?

    TA1Answer
    Visitor II
    November 4, 2018

    Hi

    I have exatcly same problem. I cannot solve it and STVD has also some other bugs. STVD is not install and run software unfourtanetly. I have spent a lot of time for some very silly things. However it is free and that is good. It has also some very good features and you will like it. I hope ST solves this kind of problem.

    I suggest to not press programmer. Start debug section. It will download code into microcontroller and you can debug your code. When you go back from debug code will run without doing debug.

    If you would like to program directly close STVD and open programmer. You can read, write, verify each memory (program, eeprom etc.)

    Regards,

    Visitor II
    January 24, 2019

    Hi,

    Same problem here using win10. My silly solution is to use debug mode to flash the program into the chip.

    It takes less time to open the STVD programmer.

    Cheers.