You can find Download latest pg302-linux >>HERE<<
This is extract from INSTALL file located in pg302 directory (after you unpacked it). make sure you have proper build programs installed on your computer before continuing to steps below ! For debian based systems you must have "build-essential" package installed on your computer. You can install this package from command line just type in your command line sudo apt-get install build-essential
1.) cd' to the directory containing the package's source code
and type
./configure' to configure the package for your system. If
you're
using `csh' on an old version of System V, you might need to type
sh ./configure' instead to prevent `csh' from trying to execute
configure' itself.
While running, it prints somemessages telling which
features it is checking for.
2.) Type `make' to compile the package
3.) Type `make install' to install the program
optional->>> 4.) You can remove
the program binaries and object files from the
source code directory /pg302/src by typing `make clean'.
If all goes ok typing pg302 in your terminal shuld bring you
to the main menu of the programmer (shown below). Read HOWTO
for explanation of basic settings.
************************ PG302 linux software ************************ -------------------- Current Settings ------------------------------------ Device:/dev/ttyS0 Flash Size:0800 Chip vendor:1 arh/dest:0 ------------------------------------ key | function (e) -ERASE (p) -PROGRAMM (b) -BLANK CHECK (r) -READ (c) -CHECKSUM (s) -SETTINGS (w) -WRITE SETTINGS (l) -LOAD SETTINGS (q) -QUIT Enter your choice here: |