Software Design
38
JAJU324B – March 2015 – Revised July 2017
翻訳版
—
最新の英語版資料
http://www-s.ti.com/sc/techlit/TIDU832
Copyright © 2015–2017, Texas Instruments Incorporated
EMI/EMC
規格準拠、産業用温度範囲のデュアルポート・ギガビット・イーサネットの
リファレンス・デザイン
3.1.2
Software Components
The "TIDA-00204 SD-Card Image" consists of two binary files. The AM3359 boot loader binary file called
"MLO" and the example application binary file called "app", as described in
. Both binaries were
compiled in separate CCS 6 projects.
3.1.2.1
"MLO" Binary File
The TIDA-00204 boot loader binary file "MLO" was developed with the Texas Instruments
AM335x_SYSBIOS_Industrial_SDK_01_01_00_06 software package. This example project was modified
to the TIDA-00204 hardware with boot from MMC1/SD-Card. The binary file was renamed after
compilation to MLO to fit the AM3359 ROM boot loader and is part of the
TIDA-00204_Firmware_AM3359_SD-Card_Image.
3.1.2.2
"app" Binary File
The TIDA-00204 example application binary file app was developed with the following Texas Instruments
software packages:
•
AM335x_SYSBIOS_Industrial_SDK 01_01_00_06:
http://downloads.ti.com/sitara_indus/esd/AM335x_SYSBIOS_Industrial_SDK/latest/index_FDS.html
•
SYS/BIOS 6_40_03_39:
dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/6_40_03_39/exports/bios_setupwin3
•
XDCtools 3_30_05_60:
dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/3_30_05_60/index_FDS.html
•
NDK 2_24_00_11:
dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/2_24_00_11/index_FDS.html
•
NSP 1_10_02_09 Product Download Page:
dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/nsp_1_10_02_09/index_FDS.html
The example application uses only a few example projects including the source and header files.