Importing .epf preference file using MCUXpresso IDE Command Line

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

Importing .epf preference file using MCUXpresso IDE Command Line

519 Views
carloscruz
Contributor I

Hi,

I'd like to know if I could import a preference file (.epf) in MCUXpresso IDE Command Line by adding an argument to the command, and how this should be done in case it is possible.

Currently I'm running this command:

C:\nxp\MCUXpressoIDE_11.6.0_8187\ide\mcuxpressoidec.exe -noSplash --launcher.suppressErrors -application org.eclipse.cdt.managedbuilder.core.headlessbuild -no-indexer -data ..\temp_workspace -import . -build "MyProject/Debug"

So, I'd expect to add another parameter to this command indicating the path of my .epf file.

Thank you in advance,

Regards.

Tags (2)
0 Kudos
Reply
1 Reply