linux application build in LTIB

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

linux application build in LTIB

862 Views
garimella
Contributor I

Using a custom Mpc83XX board. Was able to successfully build a device driver and generate rootfs. I wanted to know the following

1. How to build a linux application invoking device driver (basic compilation procedure from .ltib -m shell prompt not the source code)

2. How to run this application during start up. ( I do not want to load everytime)

3. Any sample application program code for ethernet communication for MPC83XX?

0 Kudos
Reply
1 Reply

738 Views
Pavel
NXP Employee
NXP Employee

Look at the following document:

http://ltib.org/pages/LTIB_generic_v1.4_-_version_6.4.1.pdf

This document contains example for developing and invoking device driver and sample application program.


Have a great day,
Pavel Chubakov

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

0 Kudos
Reply