cancel
Showing results for 
Search instead for 
Did you mean: 

ST Visual Develop crashes when starting a Debug session

fmb
Associate

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

1 REPLY 1
fmb
Associate

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.