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

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

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

Jump to solution
1,567 Views
Lica
Contributor II

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

Lica_0-1674044632552.png

Lica_0-1674045279082.png

Lica_0-1674046819224.png

 

 

Lica_1-1674045000906.png

 

0 Kudos
Reply
1 Solution
1,546 Views
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. 

View solution in original post

0 Kudos
Reply
3 Replies
1,538 Views
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 Kudos
Reply
1,547 Views
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 Kudos
Reply
1,525 Views
Lica
Contributor II

找到问题原因了,谢谢!

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

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

就可以编译了。

0 Kudos
Reply