MCU Expresso cmd line build issue @windows.

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

MCU Expresso cmd line build issue @windows.

1,209 Views
StephenYeh
Contributor III

Hi Sir,

I follow the MCUXpresso IDE command user guide.pdf.

Would you help us to check what is the issue about this error?

cmd as below :(command line build code error)

mcuxpressoide.exe -application com.nxp.mcuxpresso.headless.application -run example.build C:/Projects/frdmkw38_beacon_freertos/example_build.properties -data C:/Projects/tmp -consoleLog -noExit

propreties as below:

StephenYeh_0-1670207871522.png

 

0 Kudos
Reply
3 Replies

1,170 Views
StephenYeh
Contributor III

Hi Eduardo

Pls help to check with attached file

0 Kudos
Reply

1,157 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

Please, try moving the SDK (zip or folder) to an empty folder. After that, test command line modifying the following lines in your property file (sdk.name will depend on your SDK version):

Comment/remove this line:

example.xml = C:/Projects/frdmkw38_beacon_freertos/DebugMKW38A512xxx4.xml
Modify these lines:
sdk.name = SDK_2_6_15_FRDM-KW38
board.id = frdmkw38

Please let me know your results.

Regards,
Eduardo.

0 Kudos
Reply

1,179 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @StephenYeh

Hope you are doing well.

Could you please share the log file? Log should be located inside workspace/.metadata folder as a text file (or more than one file):

EduardoZamora_0-1670525792114.png

Also, could you please share your property file (example_build.properties)? This information would be very helpful.

Please take a look at this site: Building Eclipse and MCUXpresso IDE Projects from the Command Line. Here you can fine an example on how to use headless builds.

Regards,
Eduardo.

0 Kudos
Reply