![Embest SBC8140 Скачать руководство пользователя страница 47](http://html1.mh-extra.com/html/embest/sbc8140/sbc8140_user-manual_2399596047.webp)
Page | 41
Note:
Before the compilation of an Android file system, the Android kernel source
code linux-2.6.32-sbc8140
needs to be compiled first, or errors might occur
during the process.
3.3.3
Customizing the System
There are many configurations available for users to add or remove drivers
and features in the Linux core so as to meet requirements. The following
example shows the process of making a custom system.
1.
Entering Configuration Menu;
By
default,
the
configuration
file
is
saved
under
/linux-2.6.32-sbc8140/arch/arm/configs/omap3_SBC8140_defconfig/;
please execute the following instructions to enter the system configuration
menu;
cd linux-2.6.32-sbc8140
cp arch/arm/configs/omap3_sbc8140_defconfig .config
make menuconfig
Notice:
If errors occur when executing
make menuconfig
, one possible cause is that the
ncurses library is missing in the Ubuntu system. Type
sudo apt-get install
ncurses-dev
into the terminal to install the library.
2.
Customizing Configurations;
Change configurations according to actual requirements, for example
select Device Drivers > USB support > USB Gadget Support > USB Gadget
Drivers and check
File-backed Storage Gadget
as shown below, and
then exit and save changes.
Содержание SBC8140
Страница 1: ...SBC8140 Single Board Computer User Manual Version 1 1 22nd Jan 2014...
Страница 12: ...Page 6 1 4 Interfaces on the SBC8140 Figure 4 SBC8140 Interfaces...
Страница 13: ...Page 7 1 5 System Block Diagram Figure 5 SBC8140 system block diagram...
Страница 15: ...Page 9 1 6 2 Expansion Board Figure 8 Expansion board dimensions...
Страница 128: ...Page 122...
Страница 130: ...Page 124 3 When the following appears select Continue 4 Please wait until the installation is completed...
Страница 131: ...Page 125...
Страница 139: ...Page 133 Appendix 5 FAQ Please visit http www elinux org SBC8600_FAQ...