Installation¶
Install steps for Ubuntu/Debian¶
sudo apt-get install python-pipsudo pip install xstools --allow-all-external --allow-unverified intelhex
Install steps for Windows¶
- Install some version of python (e.g., www.activestate.com).
easy_install xstools, or ...pip install xstools --allow-all-external --allow-unverified intelhex