How to use bitbake to compiler *.c

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use bitbake to compiler *.c

1,034件の閲覧回数
t2865k5
Contributor I

Dear NXP ,

HW : imx8mplus 

How to use bitbake to compile a *.c file.
I want to build a mdio.c ,and make it is a bin file.

For example: bitbake -c mdio.c

Can you tell me the correct grammar ?

0 件の賞賛
返信
1 返信

1,023件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

You may read Chapter 4.5.12 in i.MX Linux User’s Guide​ as reference. It use the ARM toolchain to build the kernel and u-boot standalone. So you can use the same ARM toolchain to build your source code.

0 件の賞賛
返信