I had a project open in an instance of Studio 6.1 that was minimized. I opened a second project in a second instance of Studio 6.1 and received this error when it had finished loading the project solution.
Has anyone else seen this before?
I had a project open in an instance of Studio 6.1 that was minimized. I opened a second project in a second instance of Studio 6.1 and received this error when it had finished loading the project solution.
Has anyone else seen this before?
This seems to be associated with the VisualMicro plugin rather than Atmel Studio proper. VisualMicro has a forum for its users - perhaps ask there?
(IIRC and FWIW, I've had several instances of Studio running with dofferent projects opened.)
Thanks Johan, I will do that. It does seem strange that it occurs for only one of my projects. I can open all the other projects in a second instance without receiving this error.
So, is the project perhaps containing remnants of an Arduino project or Arduino framework code?
If you open the project in one instance, close all internal windows/panes etc, save and close the solution. - then again try to open it in two instances, does it still fail?
No, the code is a uart test program for a standalone AtMega32U4, no Arduino stuff at all. Opening and saving didn't resolve the issue either. Perhaps the plugin is a bit buggy and needs some time to mature.
To be on the safe side I copied the code into a new project and deleted the old one.