Multi-Tech's MultiPlatform Flash Wizard
Hello everyone. The first working revision of the Flash Wizard is now available.
It is in the project named flashwiz-src. I will try to get the other
projects removed as soon as possible. The SourceForge project page for this is
here.
Current limitations:
- It has not been tested with Conexant modems yet (5600ZDX/BA, 5656ZDX)
- It runs fairly slowly
- It's progress display is very slow though it does update a few times
in the course of a flash
Getting started
- Get the code - cvs checkout flashwiz-src
- do a make
- attach a modem to com1
- do a ./flashwiz -i to see if it can find it
- if not try ./flashwiz -i -d and look at the debug log in log.txt
- try a flash
- Get a hex file for your modem (try unix format first -- ie. lines
end in new lines)
- do ./flashwiz -p /dev/ttyS0 -m MTxxxxx -f filename
where MTxxxx is your modem's model
where filename is the name of the hex file
- if modem survives that, then it worked!
Good Luck,
Steve Tuckner
sat@multitech.com