Skip to main content
fmb
Associate
February 5, 2020
Question

ST Visual Develop crashes when starting a Debug session

  • February 5, 2020
  • 1 reply
  • 1193 views

Hi

I am developing code for an STM8 processor using ST Visual Developer. I have started having issues with debugging my application. When I click the Debug icon, STVD crashes. In the debug output I can see that it is trying to open the .elf file. The next line says that it failed to change to the Debug directory.

I have had Debug sessions working in the past, so I'm not sure what has changed. Any ideas would be appreciated.

Thanks

    This topic has been closed for replies.

    1 reply

    fmb
    fmbAuthor
    Associate
    February 6, 2020

    Looks like I have found the solution. It has something to do with the permissions on my system. If I run STVD as an admin, everything is ok.