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 Running under OSX Virtual Machine (Read 8374 times)
Davidh
Junior Member
**
Offline


Posts: 19
Location: uk
Joined: Nov 20th, 2012
Running under OSX Virtual Machine
Nov 22nd, 2012 at 4:22pm
Print Post  
I am trying to run in OSX in a  Parallels Virtual Machine - I have ensured that the the Arduino is on a USB port and that port is assigned to the VM.

I can compile 'Blink' - but it will not upload (no Serial Port) and I cannot see any serial ports in Tools/Arduino.

Is this a Virtual Machine problem - or have I missed something!

Help much appreciated

Thank-you
« Last Edit: Nov 22nd, 2012 at 4:27pm by Davidh »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Running under OSX Virtual Machine
Reply #1 - Nov 23rd, 2012 at 11:42am
Print Post  
Hi,

Yes it must be a virtual machine or mac config problem. 

Visual Micro uses the standard .net call to get a list of IO SerialPorts. So it doesn't do anything non-standard or clever.
  
Back to top
IP Logged
 
Davidh
Junior Member
**
Offline


Posts: 19
Location: uk
Joined: Nov 20th, 2012
Re: Running under OSX Virtual Machine
Reply #2 - Nov 24th, 2012 at 10:36am
Print Post  
Problem solved - Arduino drivers are not signed, so W8 refuses to load them, unless you use an obscure PC setting to disable the check
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Running under OSX Virtual Machine
Reply #3 - Nov 24th, 2012 at 12:21pm
Print Post  
Great, thanks for the update. Does this article explain what you did to disable Win8 signed drivers check?

http://3dvision-blog.com/tag/disable-driver-signature-enforcement-windows-8/
  
Back to top
IP Logged
 
Davidh
Junior Member
**
Offline


Posts: 19
Location: uk
Joined: Nov 20th, 2012
Re: Running under OSX Virtual Machine
Reply #4 - Nov 24th, 2012 at 12:25pm
Print Post  
Yes it does, under 'tile-based shell'.
  
Back to top
 
IP Logged
 
Davidh
Junior Member
**
Offline


Posts: 19
Location: uk
Joined: Nov 20th, 2012
Re: Running under OSX Virtual Machine
Reply #5 - Nov 24th, 2012 at 8:44pm
Print Post  
OK - so I can compile and run an Arduino 'Blink' app using Visual Studio 2012 and the Arduino plug-in.

I can set Breakpoints and  'when hit' to output a loopCount - and to BreakAlways.

nothing happens - and Debug/stepInto etc all trigger a new build and upload of the app. - and there are no DEbug Windows displayed 

VS2012 is so different from VS2010 that the VM video on utube doesnt really help - except to show what should happen when debug is set up.


Suggestions Please!
« Last Edit: Nov 24th, 2012 at 9:24pm by Davidh »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Running under OSX Virtual Machine
Reply #6 - Nov 24th, 2012 at 11:07pm
Print Post  
The two versions are the pretty much the same and the beta page gives the basic tips. Please create a new thread in the debug beta forum board and let me know if you followed the instructions on the beta page. Thanks
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Running under OSX Virtual Machine
Reply #7 - Nov 25th, 2012 at 2:36pm
Print Post  
ps: Sounds like (Micro Debug) is not set to "Full"?
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint