Compile application code in yocto tool chain Ubuntu 14.04 (i.MX8 processor)

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

Compile application code in yocto tool chain Ubuntu 14.04 (i.MX8 processor)

475 Views
santhosh2
Contributor IV

Hi , I need help in order to compile a basic hello world application code to my yocto tool chain i.MX8 processor. Im  using ubuntu 14.04 . Please help !!!!

0 Kudos
2 Replies

377 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Santhosh,

Create your own layer and in layer created "hello_world" application,

compiling with command bitbake -b hello_world application and is compiled and binary is generated,

Regards

0 Kudos

377 Views
santhosh2
Contributor IV

Thanks i will try

0 Kudos