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 Programmer is not responding (Read 6583 times)
BrianW
Newbies
*
Offline


Posts: 2
Joined: Dec 26th, 2014
Programmer is not responding
Dec 26th, 2014 at 8:09pm
Print Post  
Hello,
I'm performing the Visual Micro setup. Everything seems to work well until I get to the point of uploading to my I/O board. At this point, I get the message in Visual Studio:

Uploading to I/O board using 'COM11'
cygwin warning:
  MS-DOS style path detected: C:\Program Files (x86)\Arduino/hardware/tools/avr/etc/avrdude.conf
  Preferred POSIX equivalent is: /Arduino/hardware/tools/avr/etc/avrdude.conf
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Connecting to programmer: .avrdude: butterfly_recv(): programmer is not responding

The board is an Arduino Uno R3.
My OS is Win7 64-bit with all updates.
My hardware is Dell Latitude D630.
The IDE is Visual Studio 2008 with all updates.

I verified the USB communication link to the board with the Arduino IDE.

I would appreciate any ideas on how to proceed with the upload.

Thanks in advance, Brian

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Programmer is not responding
Reply #1 - Dec 27th, 2014 at 9:30pm
Print Post  
Hi,

Did you try powering down and re-starting your pc. On the odd ocassion windows gets confused with it's usb/serial ports.

Visual Micro uses some c# port functions whereas the arduino ide uses java, so sometimes there is a difference.

Look forward to hearing
  
Back to top
IP Logged
 
BrianW
Newbies
*
Offline


Posts: 2
Joined: Dec 26th, 2014
Re: Programmer is not responding
Reply #2 - Dec 28th, 2014 at 1:55am
Print Post  
Thank you for the suggestion. I tried restarting the PC, but unfortunately, no luck. I did watch the first YouTube tutorial video. It showed me that I needed to configure the IDE and location in the options under Visual Micro. Unfortunately, it did not get me any further. I still get the message "programmer not responding." Is there something else I might be able to try?

Thank you, Brian
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Programmer is not responding
Reply #3 - Dec 28th, 2014 at 4:01am
Print Post  
Hi,

Please switch on "tools>visual micro>verbose messages"

Then click upload

Then send the output to info [at] visualmicro.com

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