Download Latest Version HMC3000-oss-3.1.tgz (1.4 GB)
Email in envelope

Get an email when there's a new version of ATH

Home / HMC3021
Name Modified Size InfoDownloads / Week
Parent folder
README 2015-03-19 975 Bytes
HMC3021-oss-3.1.tgz 2015-03-05 904.2 MB
Totals: 2 Items   904.2 MB 0
Notice
------
This is the source code distribution for open source with
redistribution obligations that has been used in the Miracle 3.1.
The Miracle 3.1 is used in set-top box: HMC3021.

This distribution includes the component for distribution:
Directory                                    Component  
middleware                                   Middleware
platform                                     Platform

Installing the cross compiler toolchain
---------------------------------------
Please extract the tool chains to a directory, e.g.
tar jxf tool-chains/stbgcc-4.5.3-2.4.tar.bz2 -C /opt/tools

Then set the path for build, e.g.
export PATH=/opt/tools/stbgcc_sf-4.5.3-2.4/bin:$PATH

Build environment
-----------------
Linux 2.6 or above versions

Building
-----------------
Please build the componments as the guidance in the directories, e.g. README or INSTALL, or you can just run make to build it, or run ./configure in advance if there is no makefile in it.
Source: README, updated 2015-03-19