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
Hot Topic (More than 8 Replies) NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro (Read 14755 times)
Mario Mottula
Junior Member
**
Offline


Posts: 47
Location: Italy
Joined: Jul 19th, 2015
NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Mar 23rd, 2016 at 2:53pm
Print Post  
Hello!
I have now installed the tool , but while starting the debug everything remains firm on this screen already for more than 10 minutes

The messages in the Output bar are the following:

1>------ Build started: Project: DriverL298ConDebug, Configuration: Debug x86 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(36,5): warning MSB8005: The property 'NMakeBuildCommandLine' doesn't exist.  Skipping...
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

Can you help me? Undecided Undecided Undecided
« Last Edit: Mar 23rd, 2016 at 2:54pm by Mario Mottula »  

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


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #1 - Mar 23rd, 2016 at 4:15pm
Print Post  
Sorry for the delay.

You don't need the std build system. 

You can switch it off for the current project using "Build>Configuration Manager"

Which version of arduino .org are you using?

What happens if you kill the openocd.exe process if it exists in task manager?
  
Back to top
IP Logged
 
Mario Mottula
Junior Member
**
Offline


Posts: 47
Location: Italy
Joined: Jul 19th, 2015
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #2 - Mar 24th, 2016 at 4:02pm
Print Post  
Hi ! I removed the check from Build , as in the figure .



I also openocd.exe kill the process , but now the error is as follows .

I use Arduino 1.7.8 on M0 Pro Board and Programming port
« Last Edit: Mar 24th, 2016 at 4:08pm by Mario Mottula »  

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


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #3 - Mar 24th, 2016 at 4:05pm
Print Post  
Can't see an error I can only see the build config window is open.

??
  
Back to top
IP Logged
 
Mario Mottula
Junior Member
**
Offline


Posts: 47
Location: Italy
Joined: Jul 19th, 2015
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #4 - Mar 24th, 2016 at 4:10pm
Print Post  
Sorry looks at the previous post...
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #5 - Mar 24th, 2016 at 4:12pm
Print Post  
I would like to see that normal compile and upload works before you try to debug.

Please click "debug>start without debugging" and confirm upload is ok?
  
Back to top
IP Logged
 
Mario Mottula
Junior Member
**
Offline


Posts: 47
Location: Italy
Joined: Jul 19th, 2015
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #6 - Mar 24th, 2016 at 4:35pm
Print Post  

YES without debugging Work PROPERLY
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #7 - Mar 24th, 2016 at 4:51pm
Print Post  
Please zip and email your project. 

Thanks
  
Back to top
IP Logged
 
Mario Mottula
Junior Member
**
Offline


Posts: 47
Location: Italy
Joined: Jul 19th, 2015
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #8 - Mar 24th, 2016 at 4:59pm
Print Post  

I sent on your mail the project file .. here not me he did attach.

I await news thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #9 - Mar 25th, 2016 at 1:45pm
Print Post  
Thanks for the project.

I can see the problem is caused by the spaces in this folder name "C:\\Users\\Name\\Desktop\\Arduino\\Progetti Con Atmel Studio\\DriverL298ConDebug\\DriverL298ConDebug\\Debug"

I will test and fix this issue but a workaround for now is to move your program to a simpler folder name such as:-

C:\\Users\\Name\\Desktop\\Arduino\\VSProjects\\DriverL298ConDebug\\DriverL298ConDebug\\Debug
  
Back to top
IP Logged
 
Mario Mottula
Junior Member
**
Offline


Posts: 47
Location: Italy
Joined: Jul 19th, 2015
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #10 - Mar 25th, 2016 at 3:15pm
Print Post  

OK thanks!
Now everything works perfectly Grin Grin
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: NMakeBuildCommandLine' doesn't exist During DEBUG Arduino M0Pro
Reply #11 - Mar 25th, 2016 at 3:18pm
Print Post  
Great. Thanks for the good reports. 

+ I have fixed the problem and there will be a release later today.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint