MQX Copilation issue

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

MQX Copilation issue

651 次查看
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 项奖励
回复
3 回复数

408 次查看
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 项奖励
回复

408 次查看
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 项奖励
回复

408 次查看
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 项奖励
回复