Menu

Tree [r16] /
 History

HTTPS access


File Date Author Commit
 images 2012-09-20 strahlex [r5]
 README 2012-09-20 strahlex [r2] Initial commit
 easyflash.cpp 2013-02-27 strahlex [r16] fixed a first time problem
 easyflash.desktop 2012-09-24 strahlex [r11] updated to version 1.1
 easyflash.h 2013-02-26 strahlex [r15] added support for the LPC17xx
 easyflash.png 2012-09-20 strahlex [r2] Initial commit
 easyflash.pro 2013-02-27 strahlex [r16] fixed a first time problem
 easyflash.ui 2013-02-26 strahlex [r15] added support for the LPC17xx
 gpl.txt 2012-09-20 strahlex [r2] Initial commit
 icons.qrc 2012-09-20 strahlex [r2] Initial commit
 main.cpp 2012-09-20 strahlex [r2] Initial commit

Read Me

README for EasyDFU version 1.0 - October 31, 2011
Copyright 2010-2011 by Alexander Rössler

See INSTALL for instructions on how to install EasyDFU

EasyDFU is a small program to automatize the process of deploying your hex-file to the µC
It uses the tool dfu-programmer, for correct function SUPER USER ACCESS IS NEEDED.


INSTALL

Installation was tested on Kubuntu 11.10.

PRE-REQUIREMENTS for compiling:

  libqt4-dev
  libqxt-dev
  qt4-qmake
  make

On Ubuntu you simply can type:
sudo apt-get install libqt4-dev libqxt-dev qt4-qmake make

NOTE: libqxt is only available on Ubuntu >= 11.10


COMPILING

qmake EasyDFU.pro
make


RUNNING the program:

Use sudo to run EasyDFU.
For a graphical passwort promt use kdesudo or gksudo.

For example:
kdesudo ./easydfu