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 Can't select OFF in debugging method dropdown (Read 803 times)
Steven Bennett
Junior Member
**
Offline


Posts: 35
Location: High Bentham
Joined: Nov 2nd, 2022
Can't select OFF in debugging method dropdown
Aug 9th, 2024 at 11:23am
Print Post  
I followed the instruction to rename a project by renaming the .ino file, which worked after a flurry of error messages. However I was then unable to select the OFF option in the debugging method dropdown combo box.  I tried removing and reinstalling VM and restarting Windows and VS without success.  I eventually tracked the problem source as MENU > Extensions > VMicro > Debugger > Automatic Software Debugging (Release/Debug) had become ticked, or enabled; unticking this option fixed the problem.  My question is why did this happen and what is the purpose of this menu option?
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2695
Joined: Feb 13th, 2019
Re: Can't select OFF in debugging method dropdown
Reply #1 - Aug 9th, 2024 at 11:35am
Print Post  
The option is enabled automatically when the software is first installed.

The option is there so that the Serial Debugger is enabled automatically for all configurations with "Debug" in their name.  It makes it simpler to debug a project when using the "Debug" configuration, and when all issues are resolved it can be compiled and uploaded with the "Release" configuration (which would turn the debugging off if the settings have been left as default).

The option is shown on the below documentation page:
https://visualmicro.com/page/User-Guide.aspx?doc=Visual-Micro-Menu.html
  
Back to top
IP Logged
 
Steven Bennett
Junior Member
**
Offline


Posts: 35
Location: High Bentham
Joined: Nov 2nd, 2022
Re: Can't select OFF in debugging method dropdown
Reply #2 - Aug 9th, 2024 at 12:00pm
Print Post  
Thanks Simon, I have re-enabled it and can select debug or no debug using the filled green and unfilled green arrows. Strange that I never touched this option setting post installation yet was able to turn off debugging.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint