fatal error - cygheap base mismatch detected

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

fatal error - cygheap base mismatch detected

跳至解决方案
8,498 次查看
bjrajendra
Senior Contributor I

Hello all,

I'm working on S32DS for a long time. But now suddenly all the working projects are started showing as below.Kindly help in solving this issue.

16 [main] make (17308) C:\NXP\S32DS_ARM_v2018.R1\utils\msys32\usr\bin\make.exe: *** fatal error - cygheap base mismatch detected - 0x3205408/0x3325408.

Thanks in advance,

Regards,

BJ Rajendranath

标记 (2)
1 解答
5,888 次查看
winsmen
Contributor II

Managed to get rid of this error by using an externally installed copy of make in place of the one found within the NXP folder.

In the project Properties (File > Properties, or right click on project > Properties) expand C/C++ and go to Environment. Edit (or add) the PATH variable to include the path to the bin folder of your external Make installation at the beginning of the list. This bin folder would be the one containing the make.exe executable. Apply and Close. Rebuild.

在原帖中查看解决方案

11 回复数
4,540 次查看
GaryRK
NXP Employee
NXP Employee

Only the workaround suggested by winsmem is effective for me.

Here is an expanded description of the workaround:

Solved: S32DS Compilation error : fatal error - cygheap base mismatch detected 

5,889 次查看
winsmen
Contributor II

Managed to get rid of this error by using an externally installed copy of make in place of the one found within the NXP folder.

In the project Properties (File > Properties, or right click on project > Properties) expand C/C++ and go to Environment. Edit (or add) the PATH variable to include the path to the bin folder of your external Make installation at the beginning of the list. This bin folder would be the one containing the make.exe executable. Apply and Close. Rebuild.

6,121 次查看
JakobAuer
Contributor I

Hello,

I have the same problem since a few days and no of the solutions could help. Are there some new solutions?

3 [main] sh (7644) C:\NXP\S32DS.3.4\S32DS\build_tools\msys32\usr\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0x612E5408/0x1A55408.

 

0 项奖励
回复
6,112 次查看
JakobAuer
Contributor I

The error was caused by an antivirus rule.

0 项奖励
回复
7,325 次查看
mengmengliu
Contributor I

i have tried all solutions above,but dont working. any other solutions here?

0 项奖励
回复
7,376 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

may be it will sounds like a magic - but if you have Windows 10 (probably yes) just Power OFF and ON your PC machine. The Restart doesn't work in this case - you need to perform full power off. The issue is related to some strange Windows 10 memory management.

Hope it helps. 

Jiri 

0 项奖励
回复
7,376 次查看
alexandrunan
NXP Employee
NXP Employee

I have the same issue and the totaly power off solution it doesn't seems to work in my case !

7,376 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

you can try to run autorebase.bat script located in 

[YOUR_S32DS_INSTALL_PATH]\S32DS_ARM_v2018.R1\utils\msys32\

folder, 

0 项奖励
回复
7,376 次查看
alexandrunan
NXP Employee
NXP Employee

It's not working the same message :smileysad: 

0 项奖励
回复
7,376 次查看
alexandrunan
NXP Employee
NXP Employee

After another Windows update fallowed by a force restart it seems is's working back !

0 项奖励
回复
7,376 次查看
jiri_kral
NXP Employee
NXP Employee

Nice to hear that you find solution. Well... you know - the MS windows is most common OS... But good thing is that MS Windows is more and more overtaking the Unix stuff.

0 项奖励
回复