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 Upload results in "The system cannot find the file specified" (Read 4178 times)
RioTomH
Newbies
*
Offline


Posts: 1
Joined: Sep 11th, 2016
Upload results in "The system cannot find the file specified"
Sep 11th, 2016 at 7:11pm
Print Post  
Hadn't uploaded my project, since I installed several of the recent updates, so don't know which one affected the failed upload. I am now on 1609.9.

I noticed the .elf file is separated by a "/", rather than "\" for the other elements in the pathname.
Also, I have no TempTest.elf in the output directory, only TempTest.ino.elf.

My uploads now result in the following:
Program size: 132,428 bytes (used 1% of a 10,000,000 byte maximum) (0.82 secs)
 
Uploading 'TempTest' to 'Intel® Galileo Gen2' using 'COM3'
Uploader started for board Intel® Galileo Gen2
Upload method will be: bootloader
Uploading via Bootloader 
{runtime.tools.sketchUploader-1.6.2+1.0.path}\x86\bin\bash.exe "--verbose" "--noprofile" "{runtime.tools.sketchUploader-1.6.2+1.0.path}/clupload/cluploadGalileo_win.sh" "{runtime.tools.sketchUploader-1.6.2+1.0.path}/x86/bin" C:\Users\tsh\AppData\Local\Temp\VMICRO~1\TempTest\INTEL_~1/TEMPTE~1.ELF "COM3"
The system cannot find the file specified
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Upload results in "The system cannot find the file specified"
Reply #1 - Sep 11th, 2016 at 7:29pm
Print Post  
I think the way output file names are constructed changed with arduino 1.6.6 or 7. can't recall when.

I think there was a new intel core release so cater for that so probably a good idea to install it.
  
Back to top
WWW  
IP Logged
 
wishAI
Newbies
*
Offline


Posts: 1
Joined: Jan 22nd, 2017
Re: Upload results in "The system cannot find the file specified"
Reply #2 - Jan 22nd, 2017 at 11:41pm
Print Post  
I have the same the problem with my "intel galileo".

Uploading 'Blink1' to 'Intel® Galileo' using 'COM3'
Uploader started for board Intel® Galileo
Upload method will be: bootloader
Uploading via Bootloader 
{runtime.tools.sketchUploader-1.6.2+1.0.path}\x86\bin\bash.exe "--verbose" "--noprofile" "{runtime.tools.sketchUploader-1.6.2+1.0.path}/clupload/cluploadGalileo_win.sh" "{runtime.tools.sketchUploader-1.6.2+1.0.path}/x86/bin" C:\Users\clima\AppData\Local\Temp\VMBuilds\Blink1\INTEL_~1\Debug/BLINK1~1.ELF "COM3"
The system cannot find the file specified 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Upload results in "The system cannot find the file specified"
Reply #3 - Jan 28th, 2017 at 6:25pm
Print Post  
Sorry for the delay. This is fixed in the next release due over the next few days.

The "Intel Genuino 101" board uses the same named tool "sketchUploader" but of a different version and caused confusion for Intel boards that use the same tool.

Tip: In general, upload issues can be worked around in the short term by enabling "file>preferences>external editor" in the arduino ide. The same code can then be open in arduino and visual studio at the same time. Arduino will be in readonly mode and will auto re-load the code when the upload button is clicked. Hopefully you don't need the tip but always worth reminding people.
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Upload results in "The system cannot find the file specified"
Reply #4 - Feb 6th, 2017 at 2:43am
Print Post  
There is a link to the next release at the top of this post if you want to try it.
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Upload results in "The system cannot find the file specified"
Reply #5 - Feb 19th, 2017 at 12:38am
Print Post  
There has been a lot of tool chain discovery fixes in recent builds.

edit: There is a link to the new 1702.18 release in the release notes
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint