MCU Expresso cmd line build issue @windows.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCU Expresso cmd line build issue @windows.

1,229件の閲覧回数
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 件の賞賛
返信
3 返答(返信)

1,190件の閲覧回数
StephenYeh
Contributor III

Hi Eduardo

Pls help to check with attached file

0 件の賞賛
返信

1,177件の閲覧回数
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 件の賞賛
返信

1,199件の閲覧回数
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 件の賞賛
返信