{
  "fw_version_min" : [ 4, 2 ],
    "config": [
        {
            "options": {
                "core 1": {
                    "catch_abort": "off", 
                    "catch_fiq": "off", 
                    "catch_irq": "off", 
                    "catch_por": "off", 
                    "catch_prefetch": "off", 
                    "catch_reset": "off", 
                    "catch_swi": "off", 
                    "catch_undef": "off", 
                    "endianness": "little", 
                    "l2_cache_present": "off", 
                    "override_mmu": "on"
                }, 
                "core 2": {
                    "associated_core": "0x1", 
                    "endianness": "big"
                }, 
                "global": {
                    "checker": "on", 
                    "etm_arch_version": "3.3", 
                    "jrst_pulse": "300 ms", 
                    "jrst_settle": "300 ms", 
                    "power_detect": "off", 
                    "rst_pulse": "300 ms", 
                    "rst_settle": "300 ms", 
                    "target": "other(9,0x1ff,2) arm1136 armetb", 
                    "target_reset_pin": "independent", 
                    "use_rtck": "normal"
                }
            }
        },
	{ "probe_hardware" : [ 
	    "STPv3"
	  ],  
	  "adapter" : [ 
	    "tp400"
	  ],  
	  "options" : { 
	    "global" : { 
	      "logic_high" : "3.3"
	    }   
	  }   
	},  
	{ "probe_hardware" : [ 
	    "STPv3"
	  ],  
	  "adapter" : [ 
	    "tp410"
	  ],  
	  "options" : { 
	    "global" : { 
	      "logic_high" : "2.8"
	    }   
	  }   
	},  
	{ "probe_hardware" : [ 
	    "GHPv3"
	  ],  
	  "options" : { 
	    "global" : { 
	      "logic_high" : "2.8"
	    }   
	  }   
	}
    ], 
    "version": [
        2, 
        0
    ]
}
