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 problem switchiing between projects (Read 2455 times)
Charlie42
Junior Member
**
Offline


Posts: 33
Joined: Dec 8th, 2013
problem switchiing between projects
Dec 9th, 2013 at 11:12am
Print Post  
hello all,

          I guess this would be a Atmel studio issue. this is why it is posted here.

        OK open or create a project, lets call it project A. then open or create another project lets call it project B. With two tabs at the top of the editor I should be able to switch between the two and my thinking is the one that has the focus is the one that gets compiled/debugged. well I am not seeing this. project B never gets compiled/debugged even though  its tab has the focus.

Anyone else see this or is there a simple solution to this?

Thanks.

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: problem switchiing between projects
Reply #1 - Dec 9th, 2013 at 4:33pm
Print Post  
Hi Charlie,

Atmel is actually Visual Studio 2010 which can be useful for quick overviews.

Notice in the solution explorer that one project is always in Bold. The bold entry is the Start Up Project.  You can right mouse click a project name and click "Start up project" then the selected project gets set as the main start/upload project.

Alternatively you can create a new solution for each project by closing the current solution before opening the next sketch/project. Visual Micro tries to be intelligent by adding newly opened projects to the current solution allowing you more choice with how the new/open works.

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