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 dfu-util.path not resolved for Arduino 101 (Read 1973 times)
MTH
Newbies
*
Offline


Posts: 2
Joined: Jan 30th, 2018
dfu-util.path not resolved for Arduino 101
Jan 30th, 2018 at 8:59am
Print Post  
Hi, I would like to start using 101 boards, but uploading a sketch from Visual Studio 2017 doesn't work.
It works fine from the Arduino IDE, but not Visual Micro.
I believe this is because VM can't resolve the path to -dfu={runtime.tools.dfu-util.path}"
In the Arduino Ide, this is;
.9.0-arduino1
Any solution for this? Where can I set the dfu-util path?
I tried reinstalling Arduino Ide, Visual Studio, adding this as environment variable, ..

As attachment the contents of the Visual Studio output window

Thanks in advance,

edit: typo
« Last Edit: Jan 30th, 2018 at 9:02am by MTH »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: dfu-util.path not resolved for Arduino 101
Reply #1 - Jan 30th, 2018 at 7:16pm
Print Post  
Thanks for the info.

I am not sure why the dfu tools can't be located.

There are two things that will help a little

1) Try deleting the Intel package then reinstalling in board manager. To do that delete folder "C:\Users\engineer\AppData\Local\arduino15\packages\Intel" then run board manager in visual micro explorer and install again. Restart the ide after the delete and click rescan on the explorer after reinstall.

2)
In the arduino ide file>preferences you can enable verbose upload. Then upload and copy the output into a .txt then post here

Thanks



  
Back to top
IP Logged
 
MTH
Newbies
*
Offline


Posts: 2
Joined: Jan 30th, 2018
Re: dfu-util.path not resolved for Arduino 101
Reply #2 - Feb 7th, 2018 at 9:39am
Print Post  
Thanks for your reply,
I reinstalled the board but this didn't make a difference.
Attached in my first post is the verbose output from VS during upload.
For the moment I'm just uploading the project filse via Arduino IDE.

Best regards,
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint