Embedded Linux Solution PDF Installation Manual

This chapter describes how to install tool chain and e-linux .. The # symbol represents a command line. After all installation is complete you are ready to create your own Linux-based applications on embedded Linux on ARM architecture.

Installation Source File
We are struggling to describe how to install tool chain and e-linux (development environment as quickly and clearly as possible.
1. First, you must install e-directory linux
# Mkdir INSTALL_DIR
Note: The INSTALL_DIR is the directory where the e-linux will be installed. Replace it with a different name, like elinux.
2. Copy source (ex. elinux.tar.gz) in the CD to INSTALL_DIR folder you just created.
3. Ga to INSTALL_DIR.
CD # INSTALL_DIR
4. Get the source (eg elinux.tar.gz)
[root @ linux INSTALL_DIR] # tar zxvf elinux.tar.gz
5. After unpacking, the following folders and files are created.
[root @ linux TOP_DIR] # ls
NOTE: TOP_DIR is the directory of the INSTALL_DIR / elinux

Download Embedded Linux Solution PDF Installation Manual


Comments

Leave a Reply