
EP80579 Integrated Processor—Building and Installing EP80579 Software on a Target
Development Board
Intel
®
EP80579 Software Drivers for Embedded Applications on FreeBSD*
GSG September 2009
20 Order Number: 320152-005US
4.0 Building and Installing EP80579 Software on a
Target Development Board
This chapter provides instructions for setting up the environment and building/
compilation instructions for the Intel
®
EP80579 Software Drivers for Embedded
Applications package.
4.1 Environment Setup
There are no environment variables to set for the Intel
®
EP80579 Software Drivers for
Embedded Applications package for FreeBSD*.
4.2 Build All Embedded Software Drivers
Change directory to the /EP805XX_release/Embedded directory using the following
command:
cd /EP805XX_release/Embedded
Build all software drivers in the package using the following commands:
make clean
make
make install
Under the /EP805XX_release/Embedded/src directory are directories for each feature
component. In each feature component directory, the compiled components will be
placed for that component. The /EP805XX_release/Embedded/build directory is created
and copies of all .ko executables are placed there. Executables are also copied to /boot/
kernel directory and load entries are added to /boot/loader.conf files. In this fashion,
the EP80579 embedded software drivers are loaded at system boot.
After “make install”, a reboot is not required to use the drivers. At this point,
installation of the drivers is complete.
Note: Instructions for building and installing drivers individually are also provided in this
guide. See Chapter 5.0, “Runtime Configuration”.
4.3 Uninstalling Embedded Software Drivers
The make uninstall command is available to uninstall all drivers from the top level
/EP805XX_release/Embedded directory. A reboot is required to complete the uninstall
process. To uninstall all the EP80579 embedded software drivers, execute the following
command from the /EP805XX_release/Embedded directory:
make uninstall
Kommentare zu diesen Handbüchern