imx6qpsabresd how to build a helloworld.c

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

imx6qpsabresd how to build a helloworld.c

1,386 次查看
vividchloe
Contributor II

hi:

    I have installed the toolchain and tried to build my first helloworld.c,but it came out an error that "cann't find the stdio.h". could you give me some addvice to solve the problem?

the order which I used was "arm-poky-linux-gnueabi-gcc helloworld.c -o helloworld_sample"

the yocto system in ubuntu 64-bit was used

and would you know where the target lib and include is or is there a guide about how to make an app in the board?

Thanks!

标签 (2)
0 项奖励
回复
2 回复数

1,130 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Please look at the following

https://community.nxp.com/thread/394804 

Setting up the Eclipse IDE for Yocto Application Development 

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,130 次查看
vividchloe
Contributor II

Thank you!! it does work! The problem has solved

0 项奖励
回复