![Advantech RSB-4410 Скачать руководство пользователя страница 38](http://html1.mh-extra.com/html/advantech/rsb-4410/rsb-4410_user-manual_2857964038.webp)
RSB-4410 User Manual
30
3.1
Introduction
RSB-4410 platform is an embedded system with Linux kernel 3.0.35 inside. It con-
tains all system-required shell commands and drivers ready for RSB-4410 platform.
We do not offer IDE developing environment in RSB-4410 BSP, users can evaluate
and develop under Ubuntu 10.04LTS environment.
There are three major boot components for Linux, “u-boot.bin”, “uImage” and “File
System”. The “u-boot.bin” is for initializing peripheral hardware parameters; the “uIm-
age” is the Linux kernel image and the “File System” is for Linux O.S. used.
It will not be able to boot into Linux environment successfully if one of above three
files is missing from booting media (SD card, SATA HDD or onboard flash)
The purpose of this chapter is to introduce software development of RSB-4410 to
you, so that you can develop your own application(s) efficiently.
RSB-4410 is designed for supporting Linux host only so you may fail developing your
AP on Windows/Android host PC. For now the official supported host version is
Ubuntu 10.04 LTS, host PC in any other version may have compatibility issue. In this
case, we strongly recommend to have Ubuntu 10.04 LTS installed to your host PC
before start RSB-4410 evaluation/development.
3.2
Package Content
We would offer you two different kinds of Linux package for RSB-4410. One is pre-
built system image for system recovery another is source code package (BSP).
3.2.1
Source Code Package
RSB-4410 source code package (BSP) contains cross compiler, Linux source code,
Uboot source code, root file system and some scripts used in OS development.
Some of above components are developed by Advantech and the others are devel-
oped by open source community. RSB-4410 source code package is composed of
six main folders: “cross_compiler”, “document”, “image”, “package”, “scripts”, and
“source”.
The description of 4410LBV2080 package contents:
“cross_compiler”
--> This folder contains source code for cross compiler.
“document”-
--> This folder contains user guide.
“image”
-->This folder contains the uImage, u-boot_crc.bin,
u- boot_crc.bin.crc.
“image/rootfs”
-->This folder contains Linux root file system
“package”
-->This folder contains source code provided by
Freescale without any modification
“scripts”
-->This folder contains scripts for configure system and
compile images automatically.
“source”
-->This folder contains source code owned by Advantech
Note!
RSB-4410 source code package (BSP) is Advantech’s Intellectual Prop-
erty. If you need to access this package, please contact your Advantech
support window.
Содержание RSB-4410
Страница 1: ...User Manual RSB 4410 3 5 SBC with Freescale i MX6 Dual Processor ARM Cortex A9 Architecture...
Страница 6: ...RSB 4410 User Manual vi...
Страница 12: ...RSB 4410 User Manual 4...
Страница 36: ...RSB 4410 User Manual 28...
Страница 37: ...Chapter 3 3 Software Functionality This chapter details the Linux operating system on the RSB 4410 platform...
Страница 56: ...RSB 4410 User Manual 48...