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 Program running trace not (Read 2249 times)
mikey
Junior Member
**
Offline


Posts: 17
Joined: Jun 26th, 2015
Program running trace not
Jun 26th, 2015 at 6:07pm
Print Post  
I have a serial output message and the led on board the arduino is blinking. No trace info except Program Started.

Was working yesterday  Embarrassed
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Program running trace not
Reply #1 - Jun 26th, 2015 at 8:00pm
Print Post  
Program started means the debugger is running but it might be affected by your own code. 

First of all to check that you still have breakpoints in the project?

Are you sharing the debugger serial port with your own code? Are you reading the serial (serial.read())? Have you added more serial.print statements since yesterday?

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint