Installing the KreaTV Toolchain

Requirements

The toolchain assumes that a number of tools are available on the development machine:

Currently the Linux distribution Fedora is supported by the toolchain.

Installation procedure

This installation procedure assumes that your development kit is installed (unpacked) in <dk>.

Note! All paths below must be absolute!

  1. Make sure that the directory /usr/local/motorola exists and that you have write privileges to it.
  2. Run the installation script.

    <dk>/bin/install_toolchain <path to toolchain>

    If the toolchain is already installed nothing will be done. This means that it is okay to install the same version of the toolchain several times.

    You should have got a toolchain with the first delivery of this development kit, if you have not received any toolchain please contact KreaTV support.

  3. Boot images are built with the build_boot_image script.