FIRMWARE FLASH UTILITY FOR MAC FRX/FTX (MoVI Controller)


NOTES:
FTDI VCP Driver comes installed 10.9 (but not 10.8 10.7) and must be disabled to use D2XX
If VCP devices and D2xx devices have mutually exclusive VID/PID then both VCPand D2xx can be active at the same time.
Driver options described here http://www.ftdichip.com/Support/Documents/AppNotes/AN_134_FTDI_Drivers_Installation_Guide_for_MAC_OSX.pdf


LIST RS232 DEVICES FROM COMMAND LINE
>ls /dev/tty.*

CONNECTING TO RS232 DEVICE FROM COMMAND LINE
WF121>screen /dev/tty.usbserial-FTX07PQFB 115200
CONTR>screen /dev/tty.usbserial-A2Q8MVCT 115200
>CTRL A  C       Clear screen (Ctrl usually win key)
>CTRL A  CTRL \  Exit

