imx6qpsabresd how to build a helloworld.c

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

imx6qpsabresd how to build a helloworld.c

665 Views
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!

Labels (2)
0 Kudos
2 Replies

409 Views
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!
-----------------------------------------------------------------------------------------------------------------------

409 Views
vividchloe
Contributor II

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

0 Kudos