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 the system cannot find the file specified (Read 1570 times)
StephenMcintosh
Newbies
*
Offline


Posts: 2
Joined: Mar 28th, 2018
the system cannot find the file specified
Apr 9th, 2018 at 9:52am
Print Post  
Hi,

I have a project that I can run when using the Energia IDE, and it runs well. However i was trying to us the Visual Studio IDE so that i could keep the project beside a PC app which interfaces to it via UART.
My problem is the compilation error "the system cannot find the file specified".
Im using Energia 1.6 through VMicro with the RED Lauchpad w/ msp432 EMT (48MHz) 
 

MSP- EXP432P401R  REV 2.1
VISUAL STUDIO 2017 
WINDOWS 10
vMicro
Energia 1.6
I have the correct com port selected, and it compiles until this point :-

"
Using library Wire version 1.0.1 in folder 2r/5.6.1/libraries/Wire
recipe.hooks.sketch.prebuild.1.pattern
"java" "-jar" no2cpp.jar" -o RR\Release/" -T emplates/Variables.mk.template" -r "C:\Users\McintoS\AppData\Local\Energia15\packages\energia\tools\ino2cpp\1.0.2" -n Main_msp432.ino "C:\Energia\projects\Main_msp432" msp432:MSP_EXP432P401R"
    Process: "java" "-jar" no2cpp.jar" -o RR\Release/" -T emplates/Variables.mk.template" -r "C:\Users\McintoS\AppData\Local\Energia15\packages\energia\tools\ino2cpp\1.0.2" -n Main_msp432.ino "C:\Energia\projects\Main_msp432" msp432:MSP_EXP432P401R"
The system cannot find the file specified

"

 

any ideas on how to fix this would be greatly appreciated.
Thank you.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: the system cannot find the file specified
Reply #1 - Apr 9th, 2018 at 11:18am
Print Post  
which app name have you used in visual micro ide locations?
  
Back to top
IP Logged
 
StephenMcintosh
Newbies
*
Offline


Posts: 2
Joined: Mar 28th, 2018
Re: the system cannot find the file specified
Reply #2 - Apr 9th, 2018 at 12:38pm
Print Post  
Hi, I have the Energia 1.6 listed in the VMicro locations

Is that what you mean?


It might be that I need to copy the libraries or something into the expected locations as all that is there is a "readme.h" file.
« Last Edit: Apr 9th, 2018 at 2:00pm by StephenMcintosh »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint