Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Cannot initialize Debugger (Read 3475 times)
StupidCode
Newbies
*
Offline


Posts: 2
Joined: Aug 29th, 2017
Cannot initialize Debugger
Aug 29th, 2017 at 9:54pm
Print Post  
I use Vs2017, Arduino M0 and this example Sketch (http://www.visualmicro.com/page/User-Guide.aspx?doc=Arduino-gdb-Tutorial.html), set a Breakpoint and start debugging by pressing F5.

Code compiles, upload and then... the messagebox appears "Cannot start Debugging" (in German). I checked configuration/Debugging. The path to "local Debugger executable"  was invalid. Ok, let's change it... But I don't have a file microgdb.exe... 

My registry tells me this location: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\Extensions\iznu5qi1.uuf\microgdb.exe

But there is no microgdb.exe... Any idea?
  
Back to top
 
IP Logged
 
StupidCode
Newbies
*
Offline


Posts: 2
Joined: Aug 29th, 2017
Re: Cannot initialize Debugger
Reply #1 - Sep 1st, 2017 at 5:41pm
Print Post  
Wich type of debugger i have to use in <project properties> / Configuration / Debugging.

In my case I use "not supported debugging option"... Only remote Windows Debugger and local Windows Debugger are valid.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Cannot initialize Debugger
Reply #2 - Aug 21st, 2019 at 10:50am
Print Post  
vMicro will automatically set the project properties for debugging when the options are enabled, and "not supported debugging option" is correct in the current setup. 

We now support a variety of hardware debuggers out of the box in vMicro including the SAMD platform for the M0:

SAMD Debugging: https://www.visualmicro.com/page/SAMD-Debugging.aspx

Debugger List: https://www.visualmicro.com/page/DebuggerSupportList.aspx
  
Back to top
 
IP Logged
 
levihopkins
Newbies
*
Offline


Posts: 1
Joined: Dec 6th, 2019
Re: Cannot initialize Debugger
Reply #3 - Dec 6th, 2019 at 7:41am
Print Post  
Simon@Visual Micro wrote on Aug 21st, 2019 at 10:50am:
vMicro will automatically set the project properties for debugging when the options are enabled, and "not supported debugging option" is correct in the current setup. 

We now support a variety of hardware debuggers out of the box in vMicro including the SAMD platform for the M0:
valentines day gifts for her
SAMD Debugging: https://www.visualmicro.com/page/SAMD-Debugging.aspx

Debugger List: https://www.visualmicro.com/page/DebuggerSupportList.aspx

Thanks guys. It was helpful
« Last Edit: Jan 6th, 2020 at 9:30am by levihopkins »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint