From 341016fe41177e9c4af13123cea2064f2108ccce Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sun, 15 Nov 2020 17:39:30 +0000 Subject: [PATCH] comment out test tap --- pihdmi-rpi2.cfg | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pihdmi-rpi2.cfg b/pihdmi-rpi2.cfg index e29ae1e..ba936ed 100644 --- a/pihdmi-rpi2.cfg +++ b/pihdmi-rpi2.cfg @@ -42,9 +42,10 @@ bcm2835gpio_swd_nums 27 18 adapter speed 100 transport select swd -swd newdap chip cpu -enable -dap create chip.dap -chain-position chip.cpu -target create chip.cpu cortex_m -dap chip.dap - -init +## test which chip this is +#swd newdap chip cpu -enable +#dap create chip.dap -chain-position chip.cpu +#target create chip.cpu cortex_m -dap chip.dap +# +#init -- 2.20.1