This is an old revision of the document!
Table of Contents
Bossa
BOSSA 1.9.1 is a programming flash tool for Atmel ARM processors.
Installation
Fetch development files
sudo apt-get install libreadline-dev libwxgtk3.0-dev wx3.0-headers wx-common
Build and install
git clone https://github.com/shumatech/BOSSA cd BOSSA make -j 4 sudo cp bin/bossa* /usr/local/bin/