MQX Copilation issue

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

MQX Copilation issue

610 Views
kirankunnath
Contributor II

When i tried to compile MQX source ( iam using MQX 4.0) using MinGW, its giving an error - "error: stdint.h: No such file or directory".

where is this stdint.h file located? please help me to resolve this issue. Error log is attached.

0 Kudos
3 Replies

367 Views
c0170
Senior Contributor III

Hello kiran kunnath,

what makefile are you using? what's your settings? Because I see Code Red paths on the screen. The stdint header file is not part of MQX. That header file is part of standard library. I assume your path settings are not correct.

Regards,

0xc0170

0 Kudos

367 Views
kirankunnath
Contributor II

Hello Martin,

When i tried to compile an example code hello (which is in MQX 4.0 examples) using MinGW, compilation error is coming. I have attached the error logs. I would like to know where can i find the gcc version of the files __arm_start.c and __arm_end.c supporting freescale K60 for Redsuite compiler which are missing.

Please help me to solve this issue.build2.JPG.jpg

0 Kudos

367 Views
kirankunnath
Contributor II

Hello,

Could you please provide startup files __arm_start.c and __arm_end.c files supporting freescale K60 for Redsuite compiler.

0 Kudos