=== OpenOCD Board Setup ===
If using OpenOCD either stand-alone or as part of Intel ISSM, you'll need to define a new board file. The file is based on ''<code>scripts\board\quark_d2000.cfg'' </code> found in the following directory: ''<code>C:\IntelSWTools\ISSM_2016.0.027\tools\debugger\openocd\scripts\board'</code>;
(adjust for version number changes).
adapter_khz 125
Save this file as ''<code>quark_d2000_ufo.cfg''</code>.
=== How to flash D2000 board using OpenOCD ===