Start
ROM boot from
MMC1
micro SD card
Load app file from
micro SD card
Launch application
³DSS´
Software Design
35
JAJU324B – March 2015 – Revised July 2017
翻訳版
—
最新の英語版資料
http://www-s.ti.com/sc/techlit/TIDU832
Copyright © 2015–2017, Texas Instruments Incorporated
EMI/EMC
規格準拠、産業用温度範囲のデュアルポート・ギガビット・イーサネットの
リファレンス・デザイン
3
Software Design
3.1
Sitara AM3359 Firmware
The goal of the software design was to provide an example application firmware for evaluating Gigabit
Ethernet, which boots from micro SD-Card automatically after the TIDA-00204 is powered. The application
firmware implements a driver for the DP83867IR, UDP and TCP/IP stack, and HTTP web server
examples. A USB virtual COM port offers optional user access to read or write to DP83867IR registers for
custom configurations like RGMII Delay Mode, if required.
3.1.1
Functional Overview
The host processor Sitara AM3359 is configured to boot from MMC1/SD-Card. The AM3359 copies the
TIDA-00204 example application binary file app from the SD-Card to DDR3 RAM and launches the
example application. The flowchart of the SD-Card boot load process is shown in
図
図
21. AM3359 Boot Load Process From MMC1 Micro SD-Card