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 line by line debugging with arduino disconnected (Read 2841 times)
mned
Newbies
*
Offline


Posts: 7
Joined: Jun 2nd, 2014
line by line debugging with arduino disconnected
Jun 2nd, 2014 at 10:50pm
Print Post  
hi,

i wanna just use virtual micro with arduino offline to test my code, line by line, when i use F10, f11, it recompiles  Huh
is there a way to just use it as just an offline debugger??
if it is not clear, i mean to use virtual micro like mikroc's debugger for PIC, where serial communication and port pins and other peripherals are simulated, just to allow line by line debugging to check code

thanks in advance
« Last Edit: Jun 3rd, 2014 at 8:19am by mned »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: line by line debugging with arduino disconnected
Reply #1 - Jun 3rd, 2014 at 10:12am
Print Post  
Hi,

Yes but it's not the smoothest thing to use at the moment. Atmel Studio has a simulator. After compile you can use "file>open object file for debugging" then device programming>simulator
  
Back to top
IP Logged
 
mned
Newbies
*
Offline


Posts: 7
Joined: Jun 2nd, 2014
Re: line by line debugging with arduino disconnected
Reply #2 - Jun 3rd, 2014 at 10:43am
Print Post  
thanks for ur help Smiley
regards,
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint