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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,571 次查看
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,550 次查看
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,542 次查看
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,551 次查看
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,529 次查看
Lica
Contributor II

找到问题原因了,谢谢!

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

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

就可以编译了。

0 项奖励
回复