this source code of configuration program that supports 5i25/6i25 boards under linux and windows

1. compile source code under ubuntu 10.04

- unpack all files into one directory
- make sure if you have installed gcc and ld programs
- simply open terminal, goto source directory and type 'make'

2. compile under windows xp

- unpack all files into one directory
- make sure if you have installed devcpp ver 4.0 or above 
- in devcpp import existing project
- IMPORTANT - in project options select existing Makefile.win or when you build project it will overwrite it!


