Installation

Install steps for Ubuntu/Debian

  1. sudo apt-get install python-pip
  2. sudo pip install xstools --allow-all-external --allow-unverified intelhex

Install steps for Windows

  1. Install some version of python (e.g., www.activestate.com).
  2. easy_install xstools, or ...
  3. pip install xstools --allow-all-external --allow-unverified intelhex