电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

410-248P-KIT

产品描述board dev ZEDboard zynq-700
产品类别开发板/开发套件/开发工具   
文件大小682KB,共12页
制造商Digilent
标准  
下载文档 全文预览

410-248P-KIT概述

board dev ZEDboard zynq-700

文档预览

下载PDF文档
Getting Started With Embedded
Linux – ZedBoard
Revision:
January 13, 2013
1300 NE Henley Court, Suite 3
Pullman, WA 99163
(509) 334 6306 Voice | (509) 334 6300 Fax
Overview
Booting the Zynq-7000
TM
All Programmable SoC (Zynq AP SoC) from an SD card, or another form of
compatible memory, requires that you first place four items onto your storage device. The four
required items are the Linux file system (either Linaro or BusyBox), a Linux kernel image, a
BOOT.BIN file, and a compiled device tree.
This guide provides instructions on how to generate these four items and on using them to boot the
ZedBoard from an SD card. To complete these instructions, you must first ensure that you have a
computer running a Linux distribution, a working knowledge of how to use the corresponding package
manager to obtain software applications and libraries (e.g. yum for Fedora, or apt-get for Ubuntu), a
4GB or larger SD card, and a card reader.
Formatting the SD Card
Booting Linux on the ZedBoard from an SD card requires that you first set up the correct partitions on
the SD card. You must format the first two partitions on the SD card to specific parameters. The first
partition must have a FAT file system and be at least 1GB and the second partition must have an ext4
file system and be at least 3GB.
The second partition is only necessary when using the Linaro file system. However, Digilent Inc.
recommends formatting your SD card with both partitions in case you decide to switch file systems in
the future. Follow steps 1-4 on a Linux computer to properly format the SD card with both partitions.
Note:
The shaded terminal display sections in this guide show operator input in bold characters.
1) Identify the SD card device node. Identify this node by making sure to remove the SD card
from your Linux machine and then running
lsblk
.
[tinghui.wang@DIGILENT_LINUX ~]$
lsblk
NAME
MAJ:MIN RM
SIZE RO TYPE MOUNTPOINT
sda
8:0
0 465.8G 0 disk
├─sda1
8:1
0
500M 0 part /boot
└─sda2
8:2
0 465.3G 0 part
├─VolGroup-lv_root (dm-0) 253:0
0 455.5G 0 lvm /
└─VolGroup-lv_swap (dm-1) 253:1
0
9.8G 0 lvm [SWAP]
sr0
11:0
1
6.8G 0 rom
After first running
lsblk
, insert the SD card and run the command again.
page 1 of 12
Copyright Digilent, Inc. All rights reserved. Other product and company names mentioned may be trademarks of their respective owners.

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2573  1471  305  321  777  46  48  1  26  10 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved