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:
Getting started
  1. Get the code - cvs checkout flashwiz-src
  2. do a make
  3. attach a modem to com1
  4. do a ./flashwiz -i to see if it can find it
  5. if not try ./flashwiz -i -d  and look at the debug log in log.txt
  6. try a flash
    1. Get a hex file for your modem (try unix format first -- ie. lines end in new lines)
    2. 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
  7. if modem survives that, then it worked!
Good Luck,

Steve Tuckner
sat@multitech.com