Table of Contents
Author: Jan Kobler, Kobler Systems GmbH, email: eng1@koblersystems.de
This work (text) by Kobler Systems GmbH is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.
Follow the instructions on https://www.python.org to install Python. For mpc55xx-bam-loader-g1
select the latest stable version of Python 3. At the moment this is Python 3.4.
If pip
is not already installed follow the instructions on https://pip.pypa.io/en/latest/installing.html
Use the tool pip
to install the package mpc55xx-bam-loader-g1
pip install mpc55xx-bam-loader-g1
You can find more information about using pip
on https://pip.pypa.io/en/latest/user_guide.html.
If not yet installed, the software pyserial
will be also installed. You can find more information about pyserial on http://pythonhosted.org/pyserial.
Test if the application is started. On the command line type:
mpc55xx-bam-loader
A help text should appear with a list of possible arguments.