Developing an application with BSP Linux

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

Developing an application with BSP Linux

995件の閲覧回数
palmering
Contributor II

Hi,

I have a M52277EVM. I want to start to develop an application under Linux, but I'm disoriented.

Could anybody explain briefly to us what are the steps to develop a simple application with the BSP?

or where can I find that information? 

What tools I need?

Thanks in advance.

ラベル(1)
0 件の賞賛
1 返信

332件の閲覧回数
cutworth
NXP Employee
NXP Employee

Hi,

 

You first thing you should look at is the user guide for BSP found in the iso file you downloaded. The BSP for MCF52277 use LTIB, please look at http://www.bitshrine.org/LTIB_generic_v1.4_-_version_6.4.1.pdf for more information.

 

And of course you should have some basic idea for embedded linux development knowledge like bootloader, kernel configuration, driver development, etc. Please search the Internet for info regarding this.

 

Here is my suggested book: "Embedded Linux Primer A Practical Real-World Approach".

 

These will give you a rough idea how to develop, since LTIB will do a lot for you, such as building packages, generating root file system. So you should check LTIB docs for details.

 

0 件の賞賛