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 VM messages shown in console, but not interpreted ... (Read 1391 times)
gast
Newbies
*
Offline


Posts: 1
Joined: Aug 10th, 2017
VM messages shown in console, but not interpreted ...
Aug 10th, 2017 at 11:03pm
Print Post  
I guess there I have a wrong setting somewhere, but where ?
Installed Arduino 1.8.1 IDE, then Visual Studio 2017, and then the VM extension. Compiling & loading works fine.
The messages from breakpoints and watched vars are only displayed in the terminal window, e.g.

Code
Select All
Opening port
Port open

Knipper - Press 'Debug Start' (F5 to continue)
Setup done
VMDPE_1:2:72527:12:72515_VMDPE
VMDPE_1:2:73041:526:72515_VMDPE
VMDPE_1:2:73555:1040:72515_VMDPE 



But the messages are not interpreted, VM keeps on running after hitting a breakpoint, does not show or update watched variables, and can't send a pause / continue command after the target program was started. It does respond to the Stop and Rebuild/Run commands. It only displays the messages in the terminal window.

Target = Pro Mini running on the 8MHz internal RC clock.

Any idea's ?
« Last Edit: Aug 11th, 2017 at 7:43am by gast »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint