{ 
  "what" : "This is a config file for a Green Hills Probe or SuperTrace Probe. Load it with mpadmin -cfgload -usb <filename>.ghpcfg", 
  "version" : [ 
    2, 
    0
  ], 
  "config" : [ 
    { 
      "options" : { 
        "global" : { 
          "trace_term_enable" : "off", 
          "trace_clock_source" : "normal", 
          "adapter" : "auto", 
          "clock" : "1 MHz", 
          "etm_arch_version" : "3.3", 
          "use_rtck" : "off", 
          "debug_type" : "JTAG", 
          "logic_high" : "4.95", 
          "trace_logic_high" : "logic_high", 
          "jtag_drive" : "auto", 
          "target" : "other(5,0x1f,1) csdap(r5 cstf etb tpiu cti*2)", 
          "checker" : "on", 
          "power_detect" : "on", 
          "verify_download" : "sparse", 
          "rst_pulse" : "100 ms", 
          "rst_settle" : "500 ms", 
          "power_on_settle" : "0 ms", 
          "jrst_pulse" : "300 ms", 
          "jrst_settle" : "300 ms", 
          "target_reset_pin" : "resets_tap"
        }, 
        "core 1" : { 
          "ignore_csyspwrupack" : "off"
        }, 
        "core 2" : { 
          "apb_index" : "0x1", 
          "catch_abort" : "off", 
          "catch_fiq" : "off", 
          "catch_irq" : "off", 
          "catch_prefetch" : "off", 
          "catch_reset" : "off", 
          "catch_svc" : "off", 
          "catch_undef" : "off", 
          "cortex_addr" : "0x80090000", 
          "endianness" : "little", 
          "etm_addr" : "0x8009c000", 
          "etm_config" : "0x8d014024", 
          "etm_config_ext" : "0x9ba", 
          "etm_control" : "0x100c", 
          "etm_fifolev" : "0x90", 
          "etm_id" : "0x4104f230", 
          "etm_syscfg" : "0x2080c", 
          "memap_index" : "0x0", 
          "memap_type" : "ahb", 
          "tpiu_addr" : "0x80003000", 
          "tpiu_type" : "full"
        }, 
        "core 3" : { 
          "address" : "0x80004000", 
          "ap_index" : "0x1"
        }, 
        "core 4" : { 
          "address" : "0x80001000", 
          "ap_index" : "0x1"
        }, 
        "core 5" : { 
          "address" : "0x80003000", 
          "ap_index" : "0x1"
        }, 
        "core 6" : { 
          "address" : "0x80002000", 
          "ap_index" : "0x1"
        }, 
        "core 7" : { 
          "address" : "0x80098000", 
          "ap_index" : "0x1"
        }
      }
    },
    {
	"tserv_version_min" : [ 5, 2, 3 ],
	"options" : {
	    "core 1" : {
		"coresight_timeout" : "50 ms"
	    }
	}
    }
  ]
}

