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 I can't see the code window (Read 8727 times)
david_123456789
Newbies
*
Offline


Posts: 2
Joined: Oct 13th, 2015
I can't see the code window
Oct 13th, 2015 at 9:38am
Print Post  
Hello , 
I have just install virtual studio 2015 + arduino add on

but when I try to open my code - blink.ino
I can't see nothing on screen ! 
if I open the serial monitor(in the Virtual Studio) - I can see that it's working   
so what am I missing?

(I only need to use the Studio for debugging the arduino)
Thanks, 

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I can't see the code window
Reply #1 - Oct 13th, 2015 at 12:27pm
Print Post  
Hi,

All the code files should appear in the solution explorer on the right side of the ide. Click the code file name to view the code.

If you can not see the "Solution Explorer" then click "View>Solution Explorer"

Does this help? If not please post a picture of your Ide
  
Back to top
IP Logged
 
david_123456789
Newbies
*
Offline


Posts: 2
Joined: Oct 13th, 2015
Re: I can't see the code window
Reply #2 - Oct 15th, 2015 at 3:03pm
Print Post  
the solution in empty 
I can only see the code if I go to
file-open_file 
and not in
file-open Arduino Project
why?

but I can work with this - no problem 
also 
when I try to add toolbar - micro board 
it blink for 1 sec and then Disappeared - why?

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I can't see the code window
Reply #3 - Oct 15th, 2015 at 3:17pm
Print Post  
The boards bar auto hides unless an arduino project is open and being edited. You can switch off auto-hide using "Window>Auto hide Toolbars"

As for an empty solution please first of all create a new arduino project using visual micro so you can see how it works.

I will retest "file>open arduino project" thanks

ps: did you install C++ for visual studio? Do you have "File>New>Project>C++" projects available?

« Last Edit: Oct 15th, 2015 at 9:01pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint