I am new to Visual Micro.
I have just installed VS Community 2015 and VM extension and Arduino 1.66
I am trying out Blink
VS sees the Yun on Com5, but is unable to program the Yun with the below error indicating that usb is not a com port?
I can find nothing else open on Com5 and Com 5 is correct and programs the Yun successfully from Arduinio interface.
All thoughts are appreciated.
I am sure it is user error!
===
Which programmer should I be using?
For some reason VS sees the Yun on Com5, but does not see it upon program attempt.
I have verified in Control Panel/Devices that Com5 is the Arduino and is happy
There are no other programs running in task manager on com5 as far as I can see
I went to the Arduino IDE and it did program on Com5
Error messages (below)
It looks like it is trying to upload to port usb and not Com5.
Any thoughts and thank you?
Which programmer should I be using?
I am sure it is user error!
================
Uploading to I/O board using 'AVRISP mkII'
Uploader started for board Arduino Yún
Uploader will use programmer name: avrispmkii
C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avrdude "-CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf" -v -patmega32u4 -cstk500v2 -Pusb hex:i"
avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58
Copyright (c) 2000-2005 Brian Dean,
http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"
Using Port : usb
Using Programmer : stk500v2
avrdude: usbdev_open(): did not find any USB device "usb"
Error during upload using programmer
Upload failed
1) The uploader returned an error