![Advantech ROM-7510 Скачать руководство пользователя страница 38](http://html.mh-extra.com/html/advantech/rom-7510/rom-7510_user-manual_3047947038.webp)
ROM-7510 User Manual
30
5.1
Test on ROM-7510
All test tools must be verified on ROM-7510 Evaluation kit, please prepare any
required test fixtures before verifying each specified I/O. If you have any problems
getting the test fixture, please contact your Advantech contact window for help.
5.2
SD Test
Step1: When booting from eMMC (please ensure the SD card is empty), erase and
check.
Step2: Write and check.
5.3
USB Test
Step 1: Insert USB flash disk and ensure it is in the ROM-7510 device list.
Step 2: Erase and check
.
Note!
The app shown on the default display screen is just a sample, some of
the functions are not available.
# dd if=/dev/zero of=/dev/mmcblk0 bs=1024 count=1 seek=1
1+0 records in
1+0 records out
# hexdump -C /dev/mmcblk0 -s 1024 -n 16
00000400 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
# echo -n "0123456789ABCDEF" | dd of=/dev/mmcblk0 bs=1024 count=1 seek=1
0+1 records in
0+1 records out
# hexdump -C /dev/mmcblk0 -s 1024 -n 16
00000400 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 |0123456789ABCDEF|
Note!
Insert the SD card - the eMMC NAND Flash is mmcblk1.
# dd if=/dev/zero of=/dev/sda bs=1024 count=1 seek=25118
1+0 records in
1+0 records out
# hexdump -C /dev/sda -s 25720832 -n 16
01887800 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
Содержание 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 ...