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 Unable to set breakpoints (Read 1489 times)
LakeSurfer
Newbies
*
Offline


Posts: 6
Joined: Dec 7th, 2022
Unable to set breakpoints
Jan 2nd, 2023 at 12:50am
Print Post  
I'm using an ESP32 with an ESP-Prog for hardware debugging in Visual Studio 2022.  I can successfully attach to the process, but when I do, the status bar at the bottom of Visual Studio turns Red and every breakpoint I try to set in my own code shows the message, "The breakpoint will not currently be hit.  Module containing this breakpoint has not yet loaded or the breakpoint address could not be obtained."   

However, I can hit the reset button on the ESP-Prog and the Signal 0 exception is caught.  After the exception is caught, in cpu_ll.h, I can set a breakpoint.
  

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


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to set breakpoints
Reply #1 - Jan 2nd, 2023 at 3:45am
Print Post  
Thanks for the report. We released the fix that should be stable now.

« Last Edit: Jan 2nd, 2023 at 4:43pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint