Build process failed: org.eclipse.core.runtime.AssertionFailedException: null argument:

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

Build process failed: org.eclipse.core.runtime.AssertionFailedException: null argument:

897件の閲覧回数
benjaminmj
Contributor II

Not building using command line but builds in gui.

0 件の賞賛
返信
4 返答(返信)

892件の閲覧回数
benjaminmj
Contributor II

i'm using ecd to build libraries first. That's when this happens.

0 件の賞賛
返信

858件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @benjaminmj,

What version of MCUXpresso are you using? What steps are you following when building via a GUI and what steps are you taking when building via the command line?

BR,
Edwin.

0 件の賞賛
返信

818件の閲覧回数
benjaminmj
Contributor II

Hi @EdwinHz 

I'm using Codewarrior Development Studio for MicroControllers v11.1. I'm new to this.

I have a .wsd file to load the libraries, when i drag the file to the gui and build the libraries it builds.
.\ecd.exe -build -data "$WROKSPACEDIR" -project "$PROJECTDIR/Source\Node_Board\Freescale_MQX_4_0\shell\build\cw10\shell_NodeBoard" -config "Release"

Below is the content for .wsd file
<project>
<name>shell_NodeBoard</name>
<path>..\..\..\shell\build\cw10\shell_NodeBoard</path>
<open>true</open>
<reference>bsp_NodeBoard</reference>
<reference>mfs_NodeBoard</reference>
<reference>psp_NodeBoard</reference>
<activeconfig>Debug</activeconfig>
<buildreferences config="Debug">false</buildreferences>
<buildreferences config="Release">false</buildreferences>
</project>
<project>

0 件の賞賛
返信

780件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @benjaminmj,

Thanks for the clarification. And what MCU are you using? From the log you share I see that you are also using MQX, is this correct?

 

0 件の賞賛
返信