S32DS V3.4导入的工程无法正确编译

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

S32DS V3.4导入的工程无法正确编译

ソリューションへジャンプ
2,004件の閲覧回数
Lica
Contributor II

S32DS V3.4导入的工程无法正确编译,即使故意在程序里写错,也会很快出现编译完成,故障为0。

Lica_0-1674044632552.png

Lica_0-1674045279082.png

Lica_0-1674046819224.png

 

 

Lica_1-1674045000906.png

 

0 件の賞賛
返信
1 解決策
1,983件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share output from build console? There is probably some error message. 

 

The build is not finished, the build didn't start at all. 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,975件の閲覧回数
Lica
Contributor II

16:01:21 **** Incremental Build of configuration Debug_FLASH for project XXX_12V40AH_S32K342 ****
make -j12 all
7 [main] make 4116 child_info_fork::abort: C:\NXP\S32DS.3.4\S32DS\build_tools\msys32\usr\bin\msys-iconv-2.dll: Loaded to different address: parent(0xE60000) != child(0xEE0000)
make: fork: Resource temporarily unavailable
"make -j12 all" terminated with exit code 2. Build might be incomplete.

16:01:23 Build Finished. 0 errors, 0 warnings. (took 2s.130ms)

0 件の賞賛
返信
1,984件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share output from build console? There is probably some error message. 

 

The build is not finished, the build didn't start at all. 

0 件の賞賛
返信
1,962件の閲覧回数
Lica
Contributor II

找到问题原因了,谢谢!

1、我安装了这个工具:arm-gnu-toolchain-12.2.rel1-mingw-w64-i686-arm-none-eabi.exe

2、并且添加到了环境变量。

就可以编译了。

0 件の賞賛
返信