ROM-7510 User Manual
24
4.1
Introduction
ROM-7510 platform is an embedded system with Linux kernel 4.4.19 inside. It con-
tains all system-required shell commands and drivers ready for the ROM-7510 plat-
form. We do not offer an IDE development environment in ROM-7510 BSP, but users
can evaluate and develop under Ubuntu 14.04LTS environment.
There are five major boot components for Linux, “u-boot.img”, “zImage”,”am57xx-
rom7510xx.dtb” and “File System”. The “u-boot.img” is for initializing peripheral hard-
ware parameters; the “zImage” is the Linux kernel image and the “File System” is for
Linux OS.
You will not be able to boot into Linux environment successfully if one of above four
files is missing from the boot media (SD card or onboard flash).
The purpose of this chapter is to introduce software configuration and development
of ROM-7510 to you, so that you can develop your own application(s) efficiently.
ROM-7510 application development is only for a Linux host PC, you cannot develop
your application on a Windows/Android host PC. For now the only officially supported
host version is Ubuntu 14.04 LTS, any other Linux versions may have compatibility
issues. In this case, we strongly recommend using Ubuntu 14.04 LTS installed onto
your host PC before starting ROM-7510 evaluation/development.
For detailed operation, please refer to Yocto Linux BSP Ver.1 User Guide for AM57xx
series Wiki: http://ess-wiki.advantech.com.tw/view/IoTGateway/BSP/Linux/AM57xx/
AM57xx_User_Guide
If you already have a compiled BSP, please refer to “Local Development Section” to
build an image, and “Create a Linux System Boot Media” section to create a boot
media.
Содержание ROM-7510
Страница 1: ...User Manual ROM 7510 RISC based Qseven 2 0 Module with TI Sitara AM5728 ARM Cortex A15 Processor ...
Страница 6: ...ROM 7510 User Manual vi ...
Страница 13: ...5 ROM 7510 User Manual Chapter 1 General Introduction ...
Страница 14: ...ROM 7510 User Manual 6 ...
Страница 18: ...ROM 7510 User Manual 10 ...
Страница 19: ...Chapter 3 3 Pin Definitions This chapter details the Pin defini tions of ROM 7510 ...
Страница 35: ...27 ROM 7510 User Manual Chapter 4 System Recovery sleep sleep_sec return 0 ...
Страница 36: ...ROM 7510 User Manual 28 ...
Страница 37: ...Chapter 5 5 Software Functionality This chapter details the software programs on the ROM 7510 plat form ...
Страница 48: ...ROM 7510 User Manual 40 ...