Add FreedomU500 & incorporate feedback
[riscv-tests.git] / debug / targets / freedom-e300-sim / openocd.cfg
index 767d22963de48571f4efe9bfa35bce9350897f94..e8edda4e6c660392c0deb3913c5fdb30d12b0f5c 100644 (file)
@@ -8,12 +8,6 @@ jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x10e31913
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME riscv -chain-position $_TARGETNAME
 
-#reset_config trst_and_srst separate
-# Stupid long so I can see the LEDs
-#adapter_nsrst_delay 2000
-#jtag_ntrst_delay 1000
-#
 init
-#reset
 
 halt