・ドライバーの組込み

・FT2232用EEPROMの設定

・OpenOCDの起動
 openocd-ftd2xx.exe -f ft2232.cfg<CR>

・GDBの起動
 arm-none-eabi-gdb<CR>

・(gdb)qコマンドで終了。