command line builds don't work in cygwin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

command line builds don't work in cygwin

549 Views
jfiocca
Contributor I

I have MCUXpresso command line builds working in a DOS shell and [almost] in linux, but can't get it to work from a cygwin shell.  It fails at the very first call to mcuxpressoidec.exe, which is a -importAll command:

$ c:/nxp/MCUXpressoIDE_10.2.1_795/ide/mcuxpressoidec.exe -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild --launcher.suppressErrors -importAll c:/home/jlf/git/nfmi_audio -data c:/home/jlf/git/nfmi_audio

log4j:WARN No appenders could be found for logger (org.eclipse.jgit.util.FS).

log4j:WARN Please initialize the log4j system properly.

Saving workspace.

Mcuxpressoidec:

An error has occurred. See the log file

C:\home\jlf\git\nfmi_audio\.metadata\.log.

I'm attaching that log file.

Thanks for any help.

0 Kudos
0 Replies